* openssl pkcs12 -export -in server.crt -inkey key.pem -out file.p12 -name "test
certificate
where server.crt is the test certificate I received from VeriSign
and key.pem is my private key.
gave me this error :
Error loading certificates from input
484:error:0906D064:PEM routines:PEM_read_bio:bad base64
decode:.\crypto\pem\pem_lib.c:719:
Does anyone know what I did wrong ?
Regards,
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]