Hello,

Thanks for your reply.

Can you please give a little more explanation on how this can be done? To be sure, I don't want to change the private key and public certificate; simply said, I want to add arbitrary data to my .p12-file. Why do I want this? This ensures me that the data is safely stored, as the certificate, and therefore also my additional data, can only be opened when the password is known.

Thanks in advance. Kind regards,

Theodore

From: "Sascha Kiefer" <[EMAIL PROTECTED]>
Reply-To: openssl-users@openssl.org
To: <openssl-users@openssl.org>
Subject: RE: extending a PKCS12 certificate
Date: Fri, 4 Aug 2006 16:11:14 +0400

As far as i know, PKCS12 is just a combination of your private key and
the public certificate. So, it should be possible to extract the
certificate, make
the changes and pack it together with the private key again.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Theodore Olen
Sent: Freitag, 4. August 2006 15:31
To: openssl-users@openssl.org
Subject: extending a PKCS12 certificate

Hello all,

I would like to ask a question about PKCS12 certificates.

Is it possible to extend a PKCS12 certificate with arbitral data? I would
like to extend a given certificate with user data (such as login and
password) in such a way that the output certificate is still a valid
certificate.

If so, can this be done with OpenSSL? How do I extract the extensions?

Thanks in advance. Kind regards,

Theodore

_________________________________________________________________
Meer ruimte nodig? Maak nu je eigen Space http://spaces.msn.nl/

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

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

_________________________________________________________________
Bellen met Messenger? Download nu Windows Live Messenger beta! http://imagine-msn.com/messenger/launch80/default.aspx?locale=nl-nl

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

Reply via email to