I tried the FAQ. Nothing there for this issue. Ialso have no problem with unencrypted private keys,but PEM_read_PrivateKey fails on encrypted RSA as well as pkcs#8 private key files.
I am running OpenSSL 0.9g Dr. Stephen Henson wrote: > > On Tue, Jul 18, 2006, Seth Nielson wrote: > >> >> where "bp" is the bio, and "passin" is the char* passphrase. It works >> fine for unencrypted keys (passin == NULL), but it fails on encrypted >> keys with the following message: >> >> 26600:error:0906B072:PEM routines:PEM_get_EVP_CIPHER_INFO:unsupported >> encryption:pem_lib.c:481: >> >> I've looked at the code in pem_lib.c, but I can't figure out what the >> problem is. >> > > Try the FAQ. > > Steve. > -- > Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage > OpenSSL project core developer and freelance consultant. > Funding needed! Details on homepage. > Homepage: http://www.drh-consultancy.demon.co.uk > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager [EMAIL PROTECTED] > > -- View this message in context: http://www.nabble.com/-RESENT--Passphrase-Problems-tp5380468p14265184.html Sent from the OpenSSL - User mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]