Commit 94194f42 authored by Rainer Jung's avatar Rainer Jung
Browse files

Propose backport to prevent crashes during

SSL renegotiation with OptRenegotiate set,
client certificates available from original
handshake but client certs were originaly not
verified and should get verified now.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1844217 13f79535-47bb-0310-9956-ffa450edef68
parent c45e4ec8
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -175,6 +175,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://people.apache.org/~covener/patches/2.4.x-event-maxclients.diff
      2.4.x patch: http://people.apache.org/~covener/patches/2.4.x-event-maxclients.diff
      +1: covener, jim
      +1: covener, jim


  *) mod_ssl: We need to get the SSL_CTX for further processing down below.
     trunk patch: http://svn.apache.org/r1828793
     2.4.x patch: svn merge -c 1828793 ^/httpd/httpd/trunk .
     +1: rjung



PATCHES/ISSUES THAT ARE BEING WORKED
PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entries should be added at the START of the list ]
  [ New entries should be added at the START of the list ]