]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Support for OpenSSL 1.1.0:
authorRainer Jung <rjung@apache.org>
Wed, 10 Aug 2016 19:49:18 +0000 (19:49 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 10 Aug 2016 19:49:18 +0000 (19:49 +0000)
commita042c029b6e603ef952de0fe39b41c7a8cf3e582
treeaecd5b1e5365d023d2ce5bee405d7c7054c3e0b9
parent43e7486ef899d2429d2593d8b7628ae250cae6b5
Support for OpenSSL 1.1.0:
- mod_ssl
Look out for "XXX: OpenSSL 1.1.0:" for a few
open problems.

Not tested with test suite yet.

Partial backport of r1728909 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat@1755814 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_engine_ocsp.c
modules/ssl/ssl_engine_vars.c
modules/ssl/ssl_util_stapling.c