
12 Dec
2011
12 Dec
'11
2:36 p.m.
Ludovic LEVET wrote:
But i have save the same problem than Sebastian with 4.50. I'm not able to make decrypt my priv key with any ciphers.
Works for me. Certificate created with: openssl.exe req -new -x509 -days 365 -config stunnel.cnf -out stunnel.pem -keyout stunnel.pem stunnel.cnf from Win32 distribution of stunnel, with "encrypt_key = no" commented out. I guess you have used some features only available in OpenSSL 1.0.x: C:\Program Files\stunnel>openssl genpkey openssl:Error: 'genpkey' is an invalid command. Mike