Hi,
I have created a plugin for OpenSSL which reads a certificate through Microsoft's CryptoAPI. The problem is that the private key is not returned and I just have a handle to it. During the handshake with a Java JSSE client, I get an error of BAD_MAC. If the certificate was stored as a PEM file with the private key accessible, everything works ok.

Does anyone have success using Java Client to talk to OpenSSL using a CryptoAPI stored certificate? Any help will be greatly appreciated!
        Thanks!

/han


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

Reply via email to