Software / code / prosody
Comparison
CHANGES @ 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 |
| parent | 11610:d221d764741a |
| child | 11708:5ef729c355f3 |
comparison
equal
deleted
inserted
replaced
| 11619:d629135450ec | 11620:d1d393fbc8dc |
|---|---|
| 23 - MUC: support for XEP-0421 occupant identifiers | 23 - MUC: support for XEP-0421 occupant identifiers |
| 24 - mod_http_file_share: File sharing via HTTP (XEP-0363) | 24 - mod_http_file_share: File sharing via HTTP (XEP-0363) |
| 25 - statistics scheduling can be done by plugin | 25 - statistics scheduling can be done by plugin |
| 26 - mod_server_contact_info now loaded on components if enabled | 26 - mod_server_contact_info now loaded on components if enabled |
| 27 - Statistics now based on OpenMetrics | 27 - Statistics now based on OpenMetrics |
| 28 - Direct TLS support | |
| 28 | 29 |
| 29 0.11.0 | 30 0.11.0 |
| 30 ====== | 31 ====== |
| 31 | 32 |
| 32 **2018-11-18** | 33 **2018-11-18** |