]> granicus.if.org Git - apache/commit
Also clear the error queue before calling SSL_CTX_use_certificate[_chain]_file
authorKaspar Brand <kbrand@apache.org>
Fri, 18 Apr 2014 09:07:19 +0000 (09:07 +0000)
committerKaspar Brand <kbrand@apache.org>
Fri, 18 Apr 2014 09:07:19 +0000 (09:07 +0000)
commit0fca81d2396b6cb9482d0c241a51fc4a7d892964
treef88d578a892be9267ebdaae48236255bad5fe316
parent0c66e69b5cfec3143423ec2f051bb0bd9ae1e4b3
Also clear the error queue before calling SSL_CTX_use_certificate[_chain]_file
(workaround for OpenSSL versions before 0.9.8h, see
https://rt.openssl.org/Ticket/Display.html?user=guest&pass=guest&id=1513).

PR 56410.

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