On Tue, Oct 31, 2006, Eshwaramoorthy Babu wrote:

> Hi,
> 
> Is it possible to have only the certificate in  PKCS12 file.
> 
> I do not want to include my private key . I just want my certificate in
> PKCS12 format.
> If so Can anyone tell me the command to convert the certificate into PKCS12
> 

It is possible in OpenSSL 0.9.8 and later using the -nokeys option but you
probably don't want a PKCS#12 file. A PKCS#7 certs only message using
crl2pkcs7 is probably most appropriate. What do you want to do with the file?

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to