Software /
code /
prosody
Log
core/certmanager.lua @ 6376:bd812a7713ad
description | author | age |
---|---|---|
core.certmanager: Make create_context() support an arbitrary number of option sets, merging all | Kim Alvefur | 2014-07-03 |
core.certmanager: Use util.sslconfig | Kim Alvefur | 2014-07-03 |
core.certmanager, core.moduleapi, mod_storage_sql, mod_storage_sql2: Import from util.paths | Kim Alvefur | 2014-05-09 |
certmanager: Move ssl.protocol handling to after ssl.options is a table (thanks Ralph) | Kim Alvefur | 2014-04-21 |
certmanager: Fix traceback if no global 'ssl' section set (thanks albert) | Kim Alvefur | 2014-04-20 |
certmanager: Update ssl_compression when config is reloaded | Kim Alvefur | 2014-04-14 |
certmanager: Reformat core ssl defaults | Kim Alvefur | 2014-04-14 |