Hi Folks

This refers to openssl 0.9.6b

I try to export a cacert to a pkcs12 file using

openssl pkcs12 -export  -inkey RufCA/private/cakey.pem -out cacerts.p12 
-cacerts -nokeys -name "Ruf CA Certificate" < RufCA/cacert.pem

Maybe I havent fully understood this but the -nokey should prevent the 
private key to be exported.

If I do

openssl pkcs12 -in cacerts.p12

I still get a private key displayed. What am I missing here

Thanks

Erich Titl

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

Reply via email to