Software /
code /
prosody
Log
core/certmanager.lua @ 6566:1f396f0fe832
description | author | age |
---|---|---|
certmanager: Improve "detection" of features that depend on LuaSec version | Kim Alvefur | Thu, 05 Feb 2015 16:20:50 +0100 |
certmanager: Add locals for ssl.context and ssl.x509 | Kim Alvefur | Thu, 05 Feb 2015 15:14:35 +0100 |
certmanager: Early return from the entire module if LuaSec is unavailable | Kim Alvefur | Thu, 05 Feb 2015 15:10:23 +0100 |
certmanager: Make global variable access explicit | Matthew Wild | Tue, 20 Jan 2015 11:29:38 +0000 |
certmanager, mod_tls: Return final ssl config as third return value (fix for c6caaa440e74, portmanager assumes non-falsy second return value is an error) (thanks deoren) | Kim Alvefur | Sat, 22 Nov 2014 11:51:54 +0100 |
certmanager: Return final ssl config along with ssl context on success | Kim Alvefur | Wed, 19 Nov 2014 14:47:03 +0100 |