p7b file from entrust is simply a pkcs7 signed envelope that contains only certificates. You can use openssl function in order to open envelope and extract the certificates.
Francesco Petruzzi [EMAIL PROTECTED] ----- Original Message ----- From: "Thomas H Jones II" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 03, 2004 8:10 AM Subject: Perhaps Off Topic: Entrust PKI > I know this list is for discussion of OpenSSL, but I have a more general > certificate problem. > > The company I work for was bought by a global telecom. This telecom uses > the Entrust PKI software. Unfortunately, new company policy means that I > have to replace my regular client certificate with this Entrust > software's certificate. > > I am wanting to export my certificate so that I can install it on my > Unix box as well, as I don't want to be limited to sending mail JUST > from my Windows box. Unfortunately, Entrust only seems to export .p7b > files. Is there a way, using OpenSSL to convert this file to something > more generally useable? > > -tom > ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
