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

Merge #1233 - Limit Dovecot ciphers to the Mozilla modern set

This commit is contained in:
Joshua Tauberer
2017-10-03 11:51:49 -04:00
2 changed files with 5 additions and 1 deletions

View File

@@ -9,6 +9,10 @@ Web:
* Updated cipher list to Mozilla's current intermediate recommendation.
* Updated HSTS header to use longer six month duration.
Mail:
* Updated IMAP/POP cipher list to Mozilla's current mondern recommendation.
v0.24 (October 3, 2017)
-----------------------