On Thu, Oct 27, 2005, dave haug wrote:

> 
> 
> I have encountered a problem in converting from pfx to p12 format.
> 

PKCS#12 and PFX are the same format, no conversion is necessary unless you
want to change part of the file.

> 
> Foo.pem is created but it is a format I did not recognize and sketched
> below. I attempted to create the P12 using
> 
>   openssl pkcs12 -in foo.pem -out foo.p12 -name 'server.mydomain.com'
> 

You need the -export option too.

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                    [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to