Software /
code /
prosody
Log
core/certmanager.lua @ 5922:dd11480ecd47
description | author | age |
---|---|---|
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 |
Merge 0.9->0.10 | Matthew Wild | Sun, 10 Nov 2013 18:49:34 +0000 |
certmanager: Update default cipher string to prefer forward-secrecy over cipher strength and to disable triple-DES (weaker and much slower than AES) | Matthew Wild | Sun, 10 Nov 2013 18:46:48 +0000 |
Merge 0.9->0.10 | Matthew Wild | Sat, 09 Nov 2013 18:36:32 +0000 |