<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi there,<div><br></div><div>I have a client can talk with server, where the client certificate is loaded in client_cert_cb  based on matching the server side certificate.</div><div><br></div><div>it works perfectly in openssl 1.1.0h, however it stops working after I upgrade to openssl 1.1.1.</div><div><br></div><div>In client_cert_cb , when I call SSL_get_peer_certificate, it returns NULL, which is different from openssl 1.1.0h.</div><div><br></div><div>I do set SSL_VERIFY_PEER on both sides. </div><div><br></div><div><br></div><div>any thoughts on this?</div><div><br></div><div>Regards,</div><div>Dave</div></div></div></div></div>