Hello all,

 

I’m trying to get a certificate to sign e-mail in the thrawe website.

After I’ve get the certificate in the website, I copy/paste and save it in a file, but when I  do :

 

% openssl smime -pk7out -in messagefile | openssl pkcs7 -print_certs

 

I get the following error:

unable to load PKCS7 object

11638:error:0906D066:PEM routines:PEM_read_bio:bad end line:pem_lib.c:731:

 

I’m using this instructions:

http://www.kfu.com/~nsayer/encryption/openssl.html

 

I’ve tried all….with and without carriage return at the end, at the beggining, 
with the “-----BEGIN PKCS7-----“, with the "-----* PKCS #7 SIGNED DATA-----"

 but I keep getting the same error.

 

Someone knows what could this be?

 

Thank you!

Reply via email to