Log

plugins/mod_tls.lua @ 10804:4dc57789f51b

description author age
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
mod_tls: Keep TLS context errors and repeat them again for each session Kim Alvefur 2018-12-27
mod_tls: Rebuild SSL context objects on configuration reload - #701 Kim Alvefur 2017-04-25
mod_tls: Switch to hook_tag from hook_stanza which was renamed in 2087d42f1e77 Kim Alvefur 2017-03-06
mod_tls: Suppress debug message if already using encryption Kim Alvefur 2017-02-25
mod_tls: Log reasons for not being able to do TLS Kim Alvefur 2017-02-15
mod_tls: Check that connection has starttls method first to prevent offering starttls over tls (thanks Remko and Tobias) Kim Alvefur 2017-01-27
mod_tls: Return session.ssl_ctx if not nil, like when doing the full session type check Kim Alvefur 2017-01-25
mod_tls: Add debug logging for when TLS should be doable but no ssl context was set Kim Alvefur 2017-01-25
mod_tls: Verify that TLS is available before proceeding Kim Alvefur 2017-01-23
mod_tls: Only accept <proceed> on outgoing s2s connections Kim Alvefur 2017-01-23