[openssl-users] Client certificate

Vladimir Zatsepin vladimir.zatsepin at gmail.com
Fri Jan 16 08:05:02 UTC 2015


Hi there,

I am developing some app using openssl 1.0.1e now and I have a little
problem with my app.
A client sets SSL-connection with server and tries to get some data from
it. I use client authentication during the connection establishment. I have
set my custom verify callback and now I can verify client certificate chain
in my own way.

But can I get the client certificate after handshake? Where is it located
in SSL or SSL_CTX structs? I must get this on SSL_read/SSL_write methods
level
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20150116/d2a56858/attachment-0001.html>


More information about the openssl-users mailing list