Mercurial > prosody-modules
log mod_s2s_auth_dane/mod_s2s_auth_dane.lua @ 1966:3b748666ff97
age | author | description |
---|---|---|
Thu, 10 Dec 2015 23:24:55 +0100 | Kim Alvefur | mod_s2s_auth_dane: Add a telnet console command that exposes DANE information |
Thu, 10 Dec 2015 23:24:11 +0100 | Kim Alvefur | mod_s2s_auth_dane: Keep DANE response around after the connection is established to aid in debugging |
Thu, 10 Dec 2015 23:23:07 +0100 | Kim Alvefur | mod_s2s_auth_dane: Some more verbose debug logging |
Mon, 16 Nov 2015 18:03:41 +0100 | Kim Alvefur | mod_s2s_auth_dane: Consider TLSA records with PKIX uses as supported (if enabled) even if the chain is invalid (if no match is found the session is considered insecure) |
Thu, 05 Nov 2015 15:38:31 +0100 | Kim Alvefur | mod_s2s_auth_dane: Consider the current certificate chain status before checking PKIX-{EE,CA} TLSA records |
Thu, 05 Nov 2015 14:10:11 +0100 | Kim Alvefur | mod_s2s_auth_dane: Support servers without SRV records by falling back to port 5269 and the bare hostname for TLSA lookups |