Commit aa892e7b authored by Joe Orton's avatar Joe Orton
Browse files

Tested with 1.1.0e and 1.0.2k.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1786993 13f79535-47bb-0310-9956-ffa450edef68
parent 6e843481
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -208,7 +208,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  *) Support OpenSSL 1.1.0
     Apply trunk -> 2.4.x merge branch with the command;
       svn merge https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat
     +1: wrowe
     2.4.x patch of ^ for review: http://people.apache.org/~jorton/httpd-2.4.x-openssl110.patch
       (N.B. use OpenSSL >= 1.1.0e if running the test suite)
     +1: wrowe, jorton, 


PATCHES/ISSUES THAT ARE BEING WORKED