Commit adb2a3a
[3.14] pythongh-148508: Add resilience to SSL preauth tests on iOS (pythonGH-148536) (python#148539)
Adds handling for a test case seen in the iOS SSL tests where an SSL connection fails to
handshake correctly.
(cherry picked from commit c40e8b0)
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>1 parent d42874a commit adb2a3a
2 files changed
Lines changed: 13 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5294 | 5294 | | |
5295 | 5295 | | |
5296 | 5296 | | |
5297 | | - | |
| 5297 | + | |
| 5298 | + | |
| 5299 | + | |
5298 | 5300 | | |
5299 | 5301 | | |
5300 | 5302 | | |
5301 | | - | |
5302 | | - | |
5303 | | - | |
5304 | | - | |
5305 | | - | |
| 5303 | + | |
| 5304 | + | |
| 5305 | + | |
| 5306 | + | |
| 5307 | + | |
| 5308 | + | |
| 5309 | + | |
| 5310 | + | |
5306 | 5311 | | |
5307 | 5312 | | |
5308 | 5313 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments