2.4.x patch: trunk works
+1: jailletc36, mrumph, minfrin
+ * mod_proxy_connect: fix duplicated AH introduced by r1635645
+ (and merged to 2.4.11 in r1642857).
+ trunk patch: http://svn.apache.org/r1656230
+ 2.4.x patch: trunk works (modulo docs/log-message-tags)
+ +1: ylavic, jailletc36, minfrin
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
2.4.x patch: trunk works (modulo CHANGES, docs/log-message-tags)
+1: minfrin
- * mod_proxy_connect: fix duplicated AH introduced by r1635645
- (and merged to 2.4.11 in r1642857).
- trunk patch: http://svn.apache.org/r1656230
- 2.4.x patch: trunk works (modulo docs/log-message-tags)
- +1: ylavic, jailletc36
-
* mod_ssl: Add support for extracting subjectAltName entries of type
rfc822Name and dNSName into SSL_{CLIENT,SERVER}_SAN_{Email,DNS}_n
variables. (also covers PR57207)