Skip to content

Commit efa9d8f

Browse files
committed
pass tls renego param
1 parent 546753b commit efa9d8f

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
@@ -18,7 +18,7 @@ jobs:
1818
mTLS: false
1919
certValidationConsoleEnabled: false
2020
statsEnabled: false
21-
arguments: "--urls https://{{serverAddress}}:{{serverPort}} --mTLS {{mTLS}} --certValidationConsoleEnabled {{certValidationConsoleEnabled}} --statsEnabled {{statsEnabled}}"
21+
arguments: "--urls https://{{serverAddress}}:{{serverPort}} --mTLS {{mTLS}} --certValidationConsoleEnabled {{certValidationConsoleEnabled}} --statsEnabled {{statsEnabled}} --tlsRenegotiation {{tlsRenegotiation}}"
2222

2323
kestrelServer:
2424
source:

0 commit comments

Comments
 (0)