util/sslconfig.lua
changeset 8281 a349299038ff
parent 7870 194f540e13e2
child 8558 4f0f5b49bb03
--- a/util/sslconfig.lua	Wed Sep 27 15:37:10 2017 +0200
+++ b/util/sslconfig.lua	Wed Sep 27 15:38:46 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