Commit 29be1e43 authored by Joe Orton's avatar Joe Orton
Browse files

Make mod_ssl SSLUsername useful.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@153281 13f79535-47bb-0310-9956-ffa450edef68
parent 4be65df7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -93,6 +93,13 @@ PATCHES TO BACKPORT FROM TRUNK:
    identify exactly what the proposed changes are! ]
  [ please append new backports at the end of this list not the top. ]

    *) mod_ssl: Set r->user from SSLUsername earlier so that it's
       actually useful.
       http://svn.apache.org/viewcvs.cgi?rev=153280&view=rev
       http://svn.apache.org/viewcvs.cgi?rev=151493&view=rev
       PR: 31418
       +1: jorton

    *) Add a build script to create a solaris package.
       svn rev 124104
       +1: minfrin