-
- Downloads
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...
Loading
Please register or sign in to comment