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 abf7e84 commit 0344897Copy full SHA for 0344897
scenarios/tls.benchmarks.yml
@@ -35,7 +35,7 @@ jobs:
35
# behavioral settings
36
mTLS: false
37
tlsRenegotiation: false
38
- tlsProtocols: "tls12"
+ tlsProtocols: "tls12,tls13"
39
# debug settings
40
certValidationConsoleEnabled: false
41
statsEnabled: false
0 commit comments