]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_init.c (ssl_init_server_certs): Fix use of
authorJoe Orton <jorton@apache.org>
Tue, 29 Jun 2021 11:24:17 +0000 (11:24 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 29 Jun 2021 11:24:17 +0000 (11:24 +0000)
commit1fa837533c3850b19e4544b3eb931f37d64dcf85
tree7df0fd7f8beaba65dc41331f42f83a1dd9f05058
parent3602bd591f279bb4043e16d618ff0cd4067dd2b8
* modules/ssl/ssl_engine_init.c (ssl_init_server_certs): Fix use of
  encrypted private keys with OpenSSL 3.0.

* test/travis_run_linux.sh: For TEST_SSL, test loading encrypted
  private keys.

Github: closes #{197}

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