git-azure icon indicating copy to clipboard operation
git-azure copied to clipboard

windows: does not work due to dependency on openssl

Open tjanczuk opened this issue 12 years ago • 2 comments

Find a replacement on Windows or disable up front.

tjanczuk avatar Apr 28 '12 01:04 tjanczuk

what are you using openssl for? to create the self signed cert? Can't you make it optional on Windows or allow me to provide my own cert?

woloski avatar May 24 '12 01:05 woloski

Generation of the self signed cert as well as encryption of password for RDP (wich is required to enable RDP). The latter requires public key encryption which node does not support.


From: Matias Woloski [[email protected]] Sent: Wednesday, May 23, 2012 6:36 PM To: Tomasz Janczuk Subject: Re: [git-azure] windows: does not work due to dependency on openssl (#5)

what are you using openssl for? to create the self signed cert? Can't you make it optional on Windows or allow me to provide my own cert?


Reply to this email directly or view it on GitHub: https://github.com/tjanczuk/git-azure/issues/5#issuecomment-5888840

tjanczuk avatar May 24 '12 02:05 tjanczuk