Software /
code /
prosody
Diff
util/sslconfig.lua @ 8285:433b2a41351f
Merge 0.10->trunk
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 29 Sep 2017 13:45:03 +0200 |
parent | 8278:a349299038ff |
child | 8555:4f0f5b49bb03 |
line wrap: on
line diff
--- a/util/sslconfig.lua Fri Sep 29 10:50:27 2017 +0200 +++ b/util/sslconfig.lua Fri Sep 29 13:45:03 2017 +0200 @@ -63,6 +63,9 @@ return cipherlist; end +-- Curve list too +finalisers.curveslist = finalisers.ciphers; + -- protocol = "x" should enable only that protocol -- protocol = "x+" should enable x and later versions