[openssl-users] ENGINE_by_id creates ENGINE with load_ssl_client_cert = null

Leszek Kosowski kosowskileszek.leko at gmail.com
Thu Oct 26 20:28:02 UTC 2017


Hi everyone,

When I execute ENGINE_by_id ('pkcs11') I get a ENGINE structure where
load_ssl_client_cert (ENGINE_SSL_CLIENT_CERT_PTR type) is null.
I'm using Gemalto and Athena cards.

Is this behavior related to a card or a pkcs11 engine?

This is a problem because calling SSL_CTX_set_client_cert_engine and
ENGINE_load_ssl_client_cert calls AV in libeay32.dll.

How can I write my own function load_ssl_client_cert?

Regards
Leszek Kosowski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20171026/a040fefb/attachment.html>


More information about the openssl-users mailing list