1. 27 Jun, 2013 1 commit
    • William A. Rowe Jr's avatar
      Change the SSLCipherSuite default to a shorter, whitelist oriented · d7efe881
      William A. Rowe Jr authored
      definition.
      
      Disable AECDH ciphers in example config by using !aNULL (which includes
      all ciphers without authentication.
      
      PR: 51363
      Submitted by: rjung, kbrand, Rob Stradling <rob comodo com>
      Backports: r966160, r1135234, r1203752 
      
      Fix up some SSL configuration, per issue #49484. IE6 had a hotfix released
      for this problem quite a while back (see kb 921090), so restrict the
      modified behavior to the old/unsupported browsers.
      * docs/conf/extra/http-ssl.conf.in:
        (): tighten up the regex to only select old MSIE browsers for the
          downgrade in http behavior. this allows IE6 to run much faster.
      * Make the MSIE BrowserMatch regexp fit for MSIE 10. Remove useless '.*'
      
      Backports: r966055, r1132793
      Submitted by: gstein, sf
      
      Reviewed by: wrowe, rjung, gsmith
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1497156 13f79535-47bb-0310-9956-ffa450edef68
      d7efe881
  2. 26 Jun, 2013 10 commits
  3. 24 Jun, 2013 4 commits
  4. 20 Jun, 2013 1 commit
  5. 10 Jun, 2013 1 commit
  6. 05 Jun, 2013 14 commits
  7. 04 Jun, 2013 1 commit
  8. 18 May, 2013 2 commits
  9. 30 Apr, 2013 1 commit
  10. 26 Apr, 2013 1 commit
  11. 19 Apr, 2013 4 commits