]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1875544 from trunk:
authorYann Ylavic <ylavic@apache.org>
Mon, 23 Mar 2020 17:56:10 +0000 (17:56 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 23 Mar 2020 17:56:10 +0000 (17:56 +0000)
commitaceda33321d5dc98d27bc5667eaf8d4c8234ed97
treed640d22627032b49327867cabe76b494a25cece3
parent4c5e8b08a0a34c1e63be2d3769e9f37b69b633f0
Merge r1875544 from trunk:

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.

Submitted by: rjung
Reviewedby: rjung, rpluem, ylavic

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