[openssl-users] load_ssl_client_cert in the ENGINE structure is null.

2017-10-25 Thread Leszek Kosowski
Hey, I am using OPENSSL (and INDY) to send data to web service. It works great when I use certificate in .p12 files. I need to use cryptographic card. I have 2 card Gemalto and Athena and I notice that in the ENGINE structure the field load_ssl_client_cert is null. Are this card prepared properly ?

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

2017-10-26 Thread Leszek Kosowski
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 -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users