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

Upgrade TLS settings

This commit is contained in:
Joshua Tauberer
2019-12-01 17:49:36 -05:00
parent 8567a9b719
commit f53b18ebb9
6 changed files with 39 additions and 21 deletions

View File

@@ -4,6 +4,10 @@ CHANGELOG
Under Development
-----------------
System:
* TLS settings have been upgraded following Mozilla's recommendations for servers. TLS1.2 and 1.3 are now the only supported protocols for web, IMAP, and SMTP (submission).
WebMail:
* Set the default Roundcube skin to the new "Elastic" theme.