File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ scenarios:
106106 presetHeaders : connectionclose
107107 connections : 32
108108 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
110110 certPwd : testPassword
111111 sslProtocol : tls12
112112
@@ -123,7 +123,7 @@ scenarios:
123123 presetHeaders : connectionclose
124124 connections : 32
125125 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
127127 certPwd : testPassword
128128 sslProtocol : tls12
129129
@@ -156,7 +156,7 @@ scenarios:
156156 presetHeaders : connectionclose
157157 connections : 32
158158 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
160160 certPwd : testPassword
161161 sslProtocol : tls12
162162
@@ -174,7 +174,7 @@ scenarios:
174174 presetHeaders : connectionclose
175175 connections : 32
176176 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
178178 certPwd : testPassword
179179 sslProtocol : tls12
180180
You can’t perform that action at this time.
0 commit comments