Changeset

11620:d1d393fbc8dc

CHANGES: Add Direct TLS support Since there is now support for SNI with per-host certificates as well as support in `prosodyctl check dns`. Previous "support" was just the 'legacy_ssl' option, which didn't have much other supporting code.
author Kim Alvefur <zash@zash.se>
date Sun, 20 Jun 2021 18:17:22 +0200
parents 11619:d629135450ec
children 11621:e48cd6503b6e
files CHANGES
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Sun Jun 20 18:15:59 2021 +0200
+++ b/CHANGES	Sun Jun 20 18:17:22 2021 +0200
@@ -25,6 +25,7 @@
 -   statistics scheduling can be done by plugin
 -   mod_server_contact_info now loaded on components if enabled
 -   Statistics now based on OpenMetrics
+-   Direct TLS support
 
 0.11.0
 ======