File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ scenarios:
106
106
presetHeaders : connectionclose
107
107
connections : 32
108
108
serverScheme : https
109
- certPath : https://raw.githubusercontent.com/aspnet/Benchmarks/refs/heads/main/src/BenchmarksApps/TLS/HttpSys/ testCert.pfx
109
+ certPath : https://raw.githubusercontent.com/aspnet/Benchmarks/refs/heads/main/src/BenchmarksApps/TLS/Certificates/2048/ testCert-2048 .pfx
110
110
certPwd : testPassword
111
111
sslProtocol : tls12
112
112
@@ -123,7 +123,7 @@ scenarios:
123
123
presetHeaders : connectionclose
124
124
connections : 32
125
125
serverScheme : https
126
- certPath : https://raw.githubusercontent.com/aspnet/Benchmarks/refs/heads/main/src/BenchmarksApps/TLS/HttpSys/ testCert.pfx
126
+ certPath : https://raw.githubusercontent.com/aspnet/Benchmarks/refs/heads/main/src/BenchmarksApps/TLS/Certificates/2048/ testCert-2048 .pfx
127
127
certPwd : testPassword
128
128
sslProtocol : tls12
129
129
@@ -156,7 +156,7 @@ scenarios:
156
156
presetHeaders : connectionclose
157
157
connections : 32
158
158
serverScheme : https
159
- certPath : https://raw.githubusercontent.com/aspnet/Benchmarks/refs/heads/main/src/BenchmarksApps/TLS/Kestrel/ testCert.pfx
159
+ certPath : https://raw.githubusercontent.com/aspnet/Benchmarks/refs/heads/main/src/BenchmarksApps/TLS/Certificates/2048/ testCert-2048 .pfx
160
160
certPwd : testPassword
161
161
sslProtocol : tls12
162
162
@@ -174,7 +174,7 @@ scenarios:
174
174
presetHeaders : connectionclose
175
175
connections : 32
176
176
serverScheme : https
177
- certPath : https://raw.githubusercontent.com/aspnet/Benchmarks/refs/heads/main/src/BenchmarksApps/TLS/Kestrel/ testCert.pfx
177
+ certPath : https://raw.githubusercontent.com/aspnet/Benchmarks/refs/heads/main/src/BenchmarksApps/TLS/Certificates/2048/ testCert-2048 .pfx
178
178
certPwd : testPassword
179
179
sslProtocol : tls12
180
180
You can’t perform that action at this time.
0 commit comments