We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b652609 commit 05cdbaeCopy full SHA for 05cdbae
scenarios/tls.benchmarks.yml
@@ -18,7 +18,7 @@ jobs:
18
# behavioral settings
19
mTLS: false # enables settings on http.sys to negotiate client cert on connections
20
tlsRenegotiation: false # enables client cert validation
21
- tlsProtocols: "tls12"
+ tlsProtocols:
22
# debug purpose settings
23
certValidationConsoleEnabled: false
24
httpSysLogs: false
@@ -37,7 +37,7 @@ jobs:
37
38
mTLS: false
39
tlsRenegotiation: false
40
41
42
43
statsEnabled: false
0 commit comments