Hi,

I have PKCS12 format certificates (.pfx) which I use in conjunction with IE
to connect to a secure site requiring client certificates. This works fine.

I would like to do the same using openssl. However, since openssl does not
support the PKCS12 format directly, I need to convert the certificates to
PEM format. I have tried various utilities such as openssl PKCS12, but
cannot get openssl to successfully send the client certificate in an
acceptable format for the server. I get a fatal certificate_unknown alert
when openssl sends the certificate after the ServerHello.

Any help would be appreciated.

Regards

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

Reply via email to