1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-01 21:27:22 +02:00

disable SSLv3 in dovecot now that it is known to be insecure (POODLE)

SSLv3 is already disabled in Postfix (45e93f7dcc) and Nginx (51dd2ed70b).
This commit is contained in:
Joshua Tauberer
2014-10-15 15:32:02 +00:00
parent b5b3fca137
commit 06e074bd32
2 changed files with 4 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ To-be-released
Breaking changes:
* On-disk backups are now retained for a minimum of 3 days instead of 14. Beyond that the user is responsible for making off-site copies.
* IMAP no longer supports the legacy SSLv3 protocol. SSLv3 is now known to be insecure. I don't believe any modern devices will be affected by this. HTTPS and SMTP submission already had SSLv3 disabled.
Control panel: