2
0
mirror of https://github.com/mozilla/cipherscan.git synced 2024-11-04 23:13:41 +01:00

enable curves by default

This commit is contained in:
Richard Soderberg 2015-09-02 21:11:25 -07:00
parent 5f43f911bd
commit 5fa972c534

View File

@ -137,7 +137,7 @@ TIMEOUT=30
# trust anchors are stored
CAPATH=""
SAVECRT=""
TEST_CURVES="False"
TEST_CURVES="True"
has_curves="False"
# openssl formated list of curves that will cause server to select ECC suite
ecc_ciphers=""