]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_ssl: clear *SSL errors before loading certificates and checking
authorStefan Eissing <icing@apache.org>
Mon, 5 Nov 2018 10:37:32 +0000 (10:37 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 5 Nov 2018 10:37:32 +0000 (10:37 +0000)
commit505cf744a8bf0aabe2db52b27bcf0bbc1d90991a
tree1428daab9ea52bd5d5e83bed083c41a35ca18cdb
parent6a3249ca81094285eaeb5c6e62c79476d72ad5ab
  *) mod_ssl: clear *SSL errors before loading certificates and checking
     afterwards. Otherwise errors are reported when other SSL using modules
     are in play. Fixes PR 62880. [Michael Kaufmann]

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