2
0
mirror of https://github.com/mozilla/cipherscan.git synced 2026-02-06 07:05:15 +01:00

Merge pull request #76 from floatingatoll/curves-by-default

enable curves by default
This commit is contained in:
Julien Vehent
2015-09-18 09:29:18 -04:00

View File

@@ -146,7 +146,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=""