Re: error:0906D064:PEM routines:PEM_read_bio:bad base64

2015-07-04 Thread mxb
Sure > On 4 jul 2015, at 01:44, Brent Cook wrote: > > Would you be comfortable adding some extra output to the various failure > points in EVP_DecodeUpdate to see where we are bailing out?

Re: error:0906D064:PEM routines:PEM_read_bio:bad base64

2015-07-03 Thread Brent Cook
s this imply that it worked in some earlier version of >> OpenBSD-current? If so, what was the version that worked? >> >>> unable to load Private Key >>> 30008934842236:error:0906D064:PEM routines:PEM_read_bio:bad base64 >>> decode:/usr/src/lib/libcrypto/crypto

Re: error:0906D064:PEM routines:PEM_read_bio:bad base64

2015-07-01 Thread mxb
ent as of yesterdays 'cvs up’: >> >> Does this imply that it worked in some earlier version of >> OpenBSD-current? If so, what was the version that worked? >> >>> unable to load Private Key >>> 30008934842236:error:0906D064:PEM routines:PEM_read_bio:ba

Re: error:0906D064:PEM routines:PEM_read_bio:bad base64

2015-06-29 Thread mxb
wing error on OpenBSD-current as of yesterdays 'cvs up’: > > Does this imply that it worked in some earlier version of > OpenBSD-current? If so, what was the version that worked? > >> unable to load Private Key >> 30008934842236:error:0906D064:PEM routines:PEM_read_bio:

Re: error:0906D064:PEM routines:PEM_read_bio:bad base64

2015-06-29 Thread Brent Cook
30008934842236:error:0906D064:PEM routines:PEM_read_bio:bad base64 > decode:/usr/src/lib/libcrypto/crypto/../../libssl/src/crypto/pem/pem_lib.c:822: > > Cmd issued: 'openssl rsa -noout -modulus -in key’ > > ‘openssl version’: LibreSSL 2.2 > > This key is OK with openssl on L

error:0906D064:PEM routines:PEM_read_bio:bad base64

2015-06-28 Thread mxb
Hey, getting following error on OpenBSD-current as of yesterdays 'cvs up’: unable to load Private Key 30008934842236:error:0906D064:PEM routines:PEM_read_bio:bad base64 decode:/usr/src/lib/libcrypto/crypto/../../libssl/src/crypto/pem/pem_lib.c:822: Cmd issued: 'openssl rsa -noout -m