Hi everbody,
I'm using openssl , version 0.9.4. I've created a demo CA,
a new certificate request, and signed this request.

I try to read the certificate into Netscape. So we have to convert to
pkcs12. I try this by the command:

openssl pkcs12 -export -inkey newreq.pem -in newcert.pem  \
  -name "Test" -out mycert.p12

but I get the error massage:
  No certificate matches private key.

Can anybody help me ?

Thanks in advance ...

   Wolfgang Meyer


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to