Software /
code /
prosody
Log
plugins/mod_s2s_auth_certs.lua @ 12480:7e9ebdc75ce4
description | author | age |
---|---|---|
net: isolate LuaSec-specifics | Jonas Schäfer | Wed, 27 Apr 2022 17:44:14 +0200 |
mod_s2s_auth_certs: Collect stats on validation results (for #975) | Kim Alvefur | Tue, 05 Oct 2021 16:30:41 +0200 |
mod_s2s_auth_certs: Save chain validation errors for later use | Kim Alvefur | Wed, 27 Nov 2019 23:23:25 +0100 |
Remove COMPAT with temporary luasec fork | Kim Alvefur | Sun, 25 Aug 2019 23:12:55 +0200 |
mod_s2s_auth_certs: Warn about lack of certificate (Mostly jabberd14 not sending a client certificate) | Kim Alvefur | Fri, 29 Aug 2014 02:24:49 +0200 |
mod_s2s_auth_certs: Pick a logging function once and stick with it | Kim Alvefur | Fri, 25 Jul 2014 21:03:16 +0200 |
mod_s2s_auth_certs: Split PKIX based certificate checking from mod_s2s into new plugin | Kim Alvefur | Fri, 25 Jul 2014 20:41:54 +0200 |