Skip to content
Snippets Groups Projects
Commit eab79cee authored by Thomas Bellman's avatar Thomas Bellman
Browse files

mod_ssl: Default to not support known bad modes.

All the SSL versions, as well as TLS 1.0 and 1.1, are known to have
security problems.  Default to not use them when enabling mod_ssl.
Likewise, by default don't support low encryption cipher suites.

Unfortunately, what is considered secure changes with time, and in
particular the cipher suites we have selected is likely to quickly
become outdated.  Oh well, users can always override...
parent 31fa3345
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment