enable curves by default

This commit is contained in:
Richard Soderberg 2015-09-02 21:11:25 -07:00
parent 5f43f911bd
commit 5fa972c534
1 changed files with 1 additions and 1 deletions

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=""