Software /
code /
prosody
Log
core/certmanager.lua @ 6089:d774cb85664b
description | author | age |
---|---|---|
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 |
certmanager: Merge ssl.options, verify etc from core defaults and global ssl settings with inheritance while allowing options to be disabled per virtualhost | Kim Alvefur | Tue, 15 Apr 2014 00:32:11 +0200 |
certmanager: Wrap long line and add comment | Kim Alvefur | Mon, 14 Apr 2014 23:41:26 +0200 |