RE: extending a PKCS12 certificate

2006-08-04 Thread Theodore Olen
ug 2006 15:11:28 +0300 It seems like you are talking about Attribute Certificate, but openssl doesn't support them. Unfortunately. :o( > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Theodore Olen > Sent: Friday, August 04, 2006 2:31 P

RE: extending a PKCS12 certificate

2006-08-04 Thread Theodore Olen
rom: [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

extending a PKCS12 certificate

2006-08-04 Thread Theodore Olen
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.