Software /
code /
prosody
Log
core/certmanager.lua @ 8159:3850993a9bda
description | author | age |
---|---|---|
certmanager: Update the 'certificates' option after the config has been reloaded (fixes #929) | Kim Alvefur | Thu, 01 Jun 2017 14:03:50 +0200 |
core.certmanager: Translate "no start line" to something friendlier (thanks santiago) | Kim Alvefur | Sat, 26 Nov 2016 20:08:48 +0100 |
core.certmanager: Split cipher list into array with comments explaining each part | Kim Alvefur | Mon, 12 Sep 2016 15:49:24 +0200 |
certmanager: Assume default config path of '.' (fixes prosodyctl check certs when not installed) | Kim Alvefur | Fri, 29 Jul 2016 11:24:28 +0200 |
certmanager: Explicitly tonumber() version number segments before doing arithmetic and avoid relying on implicit coercion (thanks David Favro) | Matthew Wild | Sat, 26 Mar 2016 19:55:08 +0000 |
certmanager: Localize tonumber | Matthew Wild | Thu, 18 Feb 2016 13:48:45 +0000 |
certmanager: Try filename.key if certificate is set to a full filename ending with .crt | Kim Alvefur | Fri, 05 Feb 2016 16:12:01 +0100 |