Software /
code /
prosody
Log
plugins/mod_tls.lua @ 11385:c81b6b8c6b19
description | author | age |
---|---|---|
mod_tls: Ignore lack of STARTTLS offer only when s2s_require_encryption set | Kim Alvefur | 2021-01-29 |
mod_tls: Attempt STARTTLS even if not advertised as per RFC 7590 | Kim Alvefur | 2021-01-29 |
Merge 0.11->trunk | Kim Alvefur | 2020-04-26 |
mod_tls: Log when certificates are (re)loaded 0.11 | Kim Alvefur | 2020-04-26 |
Merge 0.11->trunk | Kim Alvefur | 2019-04-24 |
mod_tls: Log debug message for each kind of TLS context created 0.11 | Kim Alvefur | 2019-04-23 |
mod_tls: Restore querying for certificates on s2s | Kim Alvefur | 2019-03-11 |