On Thu, Jan 17, 2019 at 05:39:39PM +0000, Steven Winfield wrote:

> TL;DR: After a failed handshake, caused by our peer’s certificate failing
> verification, what is the correct way to get hold of the peer’s certificate?

You can't get it after, but you can get it *during* the handshake, by
implementing a "verify callback".

> -- 
> openssl-users mailing list
> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to