Skip to content

Commit 0344897

Browse files
committed
all tls protocols for kestrel by default
1 parent abf7e84 commit 0344897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scenarios/tls.benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# behavioral settings
3636
mTLS: false
3737
tlsRenegotiation: false
38-
tlsProtocols: "tls12"
38+
tlsProtocols: "tls12,tls13"
3939
# debug settings
4040
certValidationConsoleEnabled: false
4141
statsEnabled: false

0 commit comments

Comments
 (0)