log core/certmanager.lua @ 10452:fa11070c2cd7

age author description
Sat, 07 Sep 2019 00:00:40 +0200 Kim Alvefur core.certmanager: Lower severity for tls config not having cert
Sun, 25 Aug 2019 23:25:42 +0200 Kim Alvefur core.certmanager: Remove unused import [luacheck]
Sun, 25 Aug 2019 23:12:55 +0200 Kim Alvefur Remove COMPAT with temporary luasec fork
Sun, 25 Aug 2019 20:22:35 +0200 Kim Alvefur core.certmanager: Move EECDH ciphers before EDH in default cipherstring
Sun, 10 Mar 2019 19:58:28 +0100 Kim Alvefur core.certmanager: Do not ask for client certificates by default
Fri, 25 May 2018 03:33:13 +0200 Kim Alvefur Merge 0.10->trunk
Fri, 25 May 2018 03:30:16 +0200 Kim Alvefur core.certmanager: Allow all non-whitespace in service name (fixes #1019)
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Thu, 28 Dec 2017 17:32:56 +0100 Kim Alvefur certmanager: Check for missing certificate before key in configuration (should be marginally less confusing)
Mon, 20 Nov 2017 00:27:26 +0100 Kim Alvefur certmanager: Set single curve conditioned on LuaSec advertising EC crypto support
Mon, 20 Nov 2017 00:26:41 +0100 Kim Alvefur certmanager: Filter out curves not supported by LuaSec
Mon, 20 Nov 2017 00:25:18 +0100 Kim Alvefur certmanager: Change table representing LuaSec capabilities to match capabilities table exposed in LuaSec 0.7
Wed, 27 Sep 2017 15:45:07 +0200 Kim Alvefur core.certmanager: Set a default curveslist [sic], fixes #879, #943, #951 if used along with luasec 0.7 and openssl 1.1
Wed, 27 Sep 2017 15:21:20 +0200 Kim Alvefur prosodyctl: cert import: Reuse function from certmanager for locating certificates and keys