Software /
code /
prosody
Log
core/certmanager.lua @ 5816:20e2b588f8c2
description | author | age |
---|---|---|
certmanager: Allow for specifying the dhparam option as a path to a file instead of a callback | Kim Alvefur | Tue, 03 Sep 2013 13:13:31 +0200 |
certmanager: Fix for working around a bug with LuaSec 0.4.1 that causes it to not honour the 'ciphers' option. This change will apply 0.9's default cipher string for LuaSec 0.4.1 users. | Matthew Wild | Tue, 03 Sep 2013 12:11:11 +0100 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
Merge 0.9->trunk | Matthew Wild | Sat, 13 Jul 2013 13:17:53 +0100 |
certmanager: Set our own default cipher string, which includes only ciphers regarded as 'HIGH' strength (by OpenSSL). In particular this disables RC4. | Matthew Wild | Sat, 13 Jul 2013 13:15:24 +0100 |
certmanager: Overhaul of how ssl configs are built. | Kim Alvefur | Thu, 13 Jun 2013 17:44:42 +0200 |
Merge 0.9->trunk | Matthew Wild | Thu, 13 Jun 2013 00:46:29 +0100 |