Compare commits
No commits in common. "ce324dc8e2c2378652ef8a6584c7a25f546a81f5" and "8899cd04a13aa5b750a20a1df95d572786904c7e" have entirely different histories.
ce324dc8e2
...
8899cd04a1
1 changed files with 2 additions and 0 deletions
|
|
@ -58,6 +58,8 @@ in
|
||||||
"TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256"
|
"TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256"
|
||||||
"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256"
|
"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256"
|
||||||
];
|
];
|
||||||
|
minVersion = "1.2";
|
||||||
|
maxVersion = "1.3";
|
||||||
renegotiation = false;
|
renegotiation = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue