Commit ccde3e62 authored by Paul J. Reder's avatar Paul J. Reder
Browse files

Add backport submission for voting.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@727590 13f79535-47bb-0310-9956-ffa450edef68
parent 8e8232fb
Loading
Loading
Loading
Loading
+8 −0
Changes for STATUS: 8 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -124,6 +124,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      http://people.apache.org/~rederpj/backport_PR42571_moduleVhostToStdout.diff
   +1: rederpj, covener

 * Set Listen protocol to "https" if port is set to 443 and no proto is specified
     (as documented but not implemented). PR 46066  [Dan Poirier <poirier pobox.com>]
   Trunk version of patch:
      http://svn.apache.org/viewvc?view=rev&revision=727477
   Backport version for 2.2.x of patch (trunk patch applies with offset):
      http://people.apache.org/~rederpj/backport_PR46066_443https.diff
   +1: rederpj, 
   
PATCHES/ISSUES THAT ARE STALLED

   * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).