Commit 3eb695a
committed
Recover from failed OCSP download. (dotnet#96448)
* Recover from failed OCSP check.
* Add 5s back-off after failed OCSP querry1 parent 84eb5d0 commit 3eb695a
File tree
1 file changed
+10
-1
lines changed- src/libraries/System.Net.Security/src/System/Net/Security
1 file changed
+10
-1
lines changedLines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
249 | 248 | | |
250 | 249 | | |
251 | 250 | | |
| |||
254 | 253 | | |
255 | 254 | | |
256 | 255 | | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
257 | 266 | | |
258 | 267 | | |
259 | 268 | | |
| |||
0 commit comments