Software /
code /
prosody
Log
core/certmanager.lua @ 6496:e4b998ffc922 0.9.6
description | author | age |
---|---|---|
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 |
certmanager: Move ssl.protocol handling to after ssl.options is a table (thanks Ralph) | Kim Alvefur | Mon, 21 Apr 2014 02:43:09 +0200 |
certmanager: Fix traceback if no global 'ssl' section set (thanks albert) | Kim Alvefur | Sun, 20 Apr 2014 21:25:26 +0200 |
certmanager: Update ssl_compression when config is reloaded | Kim Alvefur | Tue, 15 Apr 2014 01:02:56 +0200 |