Retrieve CA for client cert from SSL*

Jan Just Keijser janjust at nikhef.nl
Fri Oct 25 15:38:27 UTC 2019


On 24/10/19 19:55, Fen Fox wrote:
>
> Is there a way to figure out which CA the server used to validate the 
> client certificate?
>
>
on the server side?  you would have to write your own verify callback to 
intercept the certificate stack as it is processed. That way, you can 
monitor which CA openssl selected for verification.

HTH,

JJK

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20191025/805d1cc2/attachment-0001.html>


More information about the openssl-users mailing list