Skip to content
  1. Mar 09, 2015
  2. Mar 07, 2015
  3. Mar 06, 2015
  4. Mar 05, 2015
  5. Mar 04, 2015
  6. Mar 02, 2015
  7. Mar 01, 2015
  8. Feb 28, 2015
  9. Feb 27, 2015
  10. Feb 25, 2015
  11. Feb 24, 2015
    • Rainer Jung's avatar
      Merge r1661067 from trunk: · 4fbebb2c
      Rainer Jung authored
      mod_proxy_ajp: Forward SSL protocol name (SSLv3, TLSv1.1 etc.) as a
      request attribute to the backend. The name is taken from
      the SSL_PROTOCOL env var. Recent Tomcat versions will extract
      it and provide it as a servlet request attribute named
      "org.apache.tomcat.util.net.secure_protocol_version". 
      
      The change is compatible with existing AJP13, because we forward
      the protocol name as a normal named attribute, not with a new
      byte abbreviated attribute name.
      
      Submitted by: rjung
      Reviewed by: rjung, ylavic, covener
      Backported by: rjung
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1662076 13f79535-47bb-0310-9956-ffa450edef68
      4fbebb2c