Software /
code /
prosody
Log
core/certmanager.lua @ 6075:524060125f9c
description | author | age |
---|---|---|
certmanager: Concatenate cipher list if given as a table | Kim Alvefur | Mon, 14 Apr 2014 23:34:35 +0200 |
certmanager: Allow non-server contexts to be without certificate and key | Kim Alvefur | Mon, 14 Apr 2014 23:09:28 +0200 |
certmanager: Check for non-nil values instead of true-ish values, allows removing defaults | Kim Alvefur | Mon, 14 Apr 2014 23:00:44 +0200 |
Merge 0.9->0.10 | Matthew Wild | Thu, 21 Nov 2013 02:14:23 +0000 |
certmanager: Further cipher string tweaking. Re-enable ciphers required for DSA and ECDH certs/keys. | Matthew Wild | Thu, 21 Nov 2013 02:11:09 +0000 |
Merge 0.9->0.10 | Matthew Wild | Tue, 12 Nov 2013 02:23:02 +0000 |
Back out 1b0ac7950129, as SSLv3 appears to still be in moderate use on the network. Also, although obsolete, SSLv3 isn't documented to have any weaknesses that TLS 1.0 (the most common version used today) doesn't also have. Get your act together clients! | Matthew Wild | Tue, 12 Nov 2013 02:13:01 +0000 |