Commit 6a4edeb
Use EnumerateSupportedProtocols mask overload to filter Ssl3 on macOS
The helper already accepts a mask, so express the macOS Ssl3 filter as
~SslProtocols.Ssl3 instead of an open-coded if inside the loop.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 092d7f4 commit 6a4edeb
1 file changed
Lines changed: 6 additions & 8 deletions
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
384 | | - | |
385 | 383 | | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
392 | 388 | | |
| 389 | + | |
| 390 | + | |
393 | 391 | | |
394 | 392 | | |
395 | 393 | | |
| |||
0 commit comments