]> granicus.if.org Git - apache/commit
ssl_callback_TmpDH: for OpenSSL 1.0.2 and later, set the current cert to the
authorKaspar Brand <kbrand@apache.org>
Mon, 21 Apr 2014 06:39:24 +0000 (06:39 +0000)
committerKaspar Brand <kbrand@apache.org>
Mon, 21 Apr 2014 06:39:24 +0000 (06:39 +0000)
commiteced8a0d15f9b4d6bc7deb509bb6853cc5211c03
treedf57f032a65561878c0df179fcbb84ea0adbabd7
parent3a7ef57c8d3e75ec741f005e489d59f95214a9f8
ssl_callback_TmpDH: for OpenSSL 1.0.2 and later, set the current cert to the
one actually used for the connection before calling SSL_get_privatekey(ssl)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1588851 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_kernel.c