Discussion:
PEM_read_bio:bad base64 decode:pem_lib.c
Artur Jasowicz
2008-01-24 21:47:53 UTC
Permalink
I am trying to decrypt a private key and am running into following
error:
$ openssl rsa -in my.key -out my.key.dec
unable to load Private Key
28356:error:0906D064:PEM routines:PEM_read_bio:bad base64
decode:pem_lib.c:753:

No references in google for this particular message.
Any help appreciated
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users-MCmKBN63+***@public.gmane.org
Automated List Manager majordomo-MCmKBN63+***@public.gmane.org
John T. Cox
2008-01-31 18:56:57 UTC
Permalink
Is your key in the right format?
Post by Artur Jasowicz
I am trying to decrypt a private key and am running into following
$ openssl rsa -in my.key -out my.key.dec
unable to load Private Key
28356:error:0906D064:PEM routines:PEM_read_bio:bad base64
No references in google for this particular message.
Any help appreciated
______________________________________________________________________
OpenSSL Project http://www.openssl.org
--
==============================================================================
John T. Cox
e-mail vampire77-***@public.gmane.org
www http://members.iglou.com/vampire
==============================================================================
Loading...