Search found 1 match
- April 8th, 2016, 6:45 am
- Forum: General Help
- Topic: SSL Certificates (installing a StartSSL cert)
- Replies: 5
- Views: 6199
Re: SSL Certificates (installing a StartSSL cert)
... Anywho, any help appreciated. -- DavidKep problem is the key file contains the passphrase. You need to remove it: openssl rsa -in key.pem -out newkey.pem it worked for me. Same issue as: http://stackoverflow.com/questions/9380403/what-does-ssl-ctx-use-privatekey-file-problems-getting-password-e...