Skip to content
  1. Apr 01, 2009
    • Ruediger Pluem's avatar
      * Add SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN directives to enable · 738272a3
      Ruediger Pluem authored
        stricter checking of remote server certificates.
      
        (docs/manual/mod/mod_ssl.xml)
          Documentation of SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN.
      
        (modules/proxy/mod_proxy_http.c)
          Set the hostname of the request URL as note on the connection.
      
        (modules/ssl/ssl_private.h)
          Add proxy_ssl_check_peer_expire and proxy_ssl_check_peer_cn fields to
          the SSLSrvConfigRec.
      
        (modules/ssl/ssl_engine_config.c)
          Directives stuff for SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN.
      
        (modules/ssl/ssl_engine_io.c)
          Check whether the remote servers certificate is expired / if there is a
          mismatch between the requested hostanme and the remote server certificates
          CN field.
          Be able to parse ASN1 times.
      
        (modules/ssl/mod_ssl.c)
          Directives stuff for SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@760866 13f79535-47bb-0310-9956-ffa450edef68
      738272a3
  2. Mar 31, 2009
  3. Mar 30, 2009
  4. Mar 29, 2009
  5. Mar 27, 2009
  6. Mar 26, 2009
  7. Mar 25, 2009
  8. Mar 24, 2009
  9. Mar 23, 2009
  10. Mar 20, 2009
  11. Mar 12, 2009
  12. Mar 04, 2009
  13. Mar 02, 2009
  14. Feb 21, 2009
  15. Feb 12, 2009
  16. Feb 07, 2009
  17. Feb 02, 2009
  18. Feb 01, 2009
  19. Jan 30, 2009
  20. Jan 27, 2009
  21. Jan 18, 2009
  22. Jan 16, 2009
  23. Jan 12, 2009
  24. Jan 11, 2009
  25. Jan 10, 2009
  26. Jan 09, 2009
  27. Jan 08, 2009
  28. Jan 07, 2009