Software /
code /
prosody
Log
core/certmanager.lua @ 6165:6a184b16b717
description | author | age |
---|---|---|
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 |
certmanager: Reformat core ssl defaults | Kim Alvefur | Tue, 15 Apr 2014 00:49:17 +0200 |
certmanager: Support ssl.protocol syntax like "tlsv1+" that disables older protocols | Kim Alvefur | Tue, 15 Apr 2014 00:45:07 +0200 |