Software /
code /
prosody
Log
core/certmanager.lua @ 6526:873538f0b18c
description | author | age |
---|---|---|
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 |
Merge 0.9->0.10 | Kim Alvefur | Sun, 26 Oct 2014 20:57:06 +0100 |
certmanager, net.http: Disable SSLv3 by default 0.9.6 | Matthew Wild | Tue, 14 Oct 2014 18:55:08 +0100 |
core.certmanager: Make create_context() support an arbitrary number of option sets, merging all | Kim Alvefur | Thu, 03 Jul 2014 15:32:26 +0200 |
core.certmanager: Use util.sslconfig | Kim Alvefur | Thu, 03 Jul 2014 15:31:12 +0200 |
core.certmanager, core.moduleapi, mod_storage_sql, mod_storage_sql2: Import from util.paths | Kim Alvefur | Fri, 09 May 2014 19:35:29 +0200 |