Software /
code /
prosody
File
plugins/mod_pep_plus.lua @ 9971:5b048ccd106f 0.11
mod_tls: Log debug message for each kind of TLS context created
Creating TLS contexts triggers a lot of messages from certmanager that
don't really describe their purpose. This is meant to provide hints
about that.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 23 Apr 2019 19:13:50 +0200 |
parent | 9074:0462405b1cfb |
line wrap: on
line source
module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep..."); module:depends("pep");