1. 02 Apr, 2009 2 commits
  2. 01 Apr, 2009 1 commit
    • 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
  3. 31 Mar, 2009 1 commit
  4. 30 Mar, 2009 3 commits
  5. 29 Mar, 2009 1 commit
  6. 27 Mar, 2009 1 commit
  7. 26 Mar, 2009 1 commit
  8. 25 Mar, 2009 1 commit
  9. 24 Mar, 2009 1 commit
  10. 23 Mar, 2009 1 commit
  11. 20 Mar, 2009 1 commit
  12. 12 Mar, 2009 1 commit
  13. 04 Mar, 2009 1 commit
  14. 02 Mar, 2009 4 commits
  15. 21 Feb, 2009 1 commit
  16. 12 Feb, 2009 1 commit
  17. 07 Feb, 2009 1 commit
  18. 02 Feb, 2009 1 commit
  19. 01 Feb, 2009 2 commits
  20. 30 Jan, 2009 1 commit
  21. 27 Jan, 2009 1 commit
  22. 18 Jan, 2009 1 commit
  23. 16 Jan, 2009 2 commits
  24. 12 Jan, 2009 2 commits
  25. 11 Jan, 2009 4 commits
  26. 10 Jan, 2009 1 commit
  27. 09 Jan, 2009 2 commits