]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix compilation breakage with OpenSSL 1.1.0 up to 1.1.0f.
authorRainer Jung <rjung@apache.org>
Mon, 23 Mar 2020 13:33:22 +0000 (13:33 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 23 Mar 2020 13:33:22 +0000 (13:33 +0000)
commit40d37b8a304f93cd14def4e9eab887b00a3d0e78
treee5daeb8da2488a37ebe72f1f7d7a40d96f5b784e
parent0e23342736c405c392d2d2a47d67de48fabc1883
Fix compilation breakage with OpenSSL 1.1.0 up to 1.1.0f.
SSL_CTX_get_min_proto_version() and
SSL_CTX_get_max_proto_version() were only introduced in
1.1.0g.

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