Skip to content
Snippets Groups Projects
  • Thomas Bellman's avatar
    fda3e06d
    mod_ssl: Disable SSL v3 (and v2) protocols by default. · fda3e06d
    Thomas Bellman authored
    Both the SSL v2 and v3 protocols have known problems, and the TLS v1.x
    protocols are available to almost everyone.  One known exception is
    Internet Explorer 6 on Microsoft Windows XP, but XP is out of support
    anyway, so hopefully few people run that.  Users of mod_ssl can override
    this, but defaulting to not use insecure protocols is the proper thing.
    fda3e06d
    History
    mod_ssl: Disable SSL v3 (and v2) protocols by default.
    Thomas Bellman authored
    Both the SSL v2 and v3 protocols have known problems, and the TLS v1.x
    protocols are available to almost everyone.  One known exception is
    Internet Explorer 6 on Microsoft Windows XP, but XP is out of support
    anyway, so hopefully few people run that.  Users of mod_ssl can override
    this, but defaulting to not use insecure protocols is the proper thing.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.