diff options
author | Kim Alvefur <zash@zash.se> | 2019-12-22 02:25:37 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-12-22 02:25:37 +0100 |
commit | d2ff8032626bb17d332b4e9047c8cc0f0b39fec7 (patch) | |
tree | 476329da68d610468cef75f135f4bf9e6405dc77 /CHANGES | |
parent | bd455426f6ade80b80ab44f3ae3e946e44303120 (diff) | |
download | prosody-d2ff8032626bb17d332b4e9047c8cc0f0b39fec7.tar.gz prosody-d2ff8032626bb17d332b4e9047c8cc0f0b39fec7.zip |
core.certmanager: Presets based on Mozilla SSL Configuration Generator
ssl_preset = "modern"
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ TRUNK - SCRAM-SHA-256 - Direct TLS (including https) certificates updated on reload - Pluggable authorization providers (mod_authz_) +- Easy use of Mozilla TLS recommendations presets ### HTTP |