Hi all,
I try to transfer a CA exportd from IE from format PKCS7 to
PEM. When I try the command
" openssl pkcs7 -outform PEM <CA.p7b> CA.pem ", I always
got the two line error messages
" unable to load PKCS7 object
1042:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:662:Expecting: PKCS7 ". Could you please give me any advice about this ?
Thank you.
Best regard,
Gary
|