git-azure
git-azure copied to clipboard
windows: does not work due to dependency on openssl
Find a replacement on Windows or disable up front.
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?
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