Commit ff88ee4
[3.13] pythongh-148508: Add resilience to SSL preauth tests on iOS (pythonGH-148536) (python#148540)
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 a69b14b commit ff88ee4
2 files changed
Lines changed: 13 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5268 | 5268 | | |
5269 | 5269 | | |
5270 | 5270 | | |
5271 | | - | |
| 5271 | + | |
| 5272 | + | |
| 5273 | + | |
5272 | 5274 | | |
5273 | 5275 | | |
5274 | 5276 | | |
5275 | | - | |
5276 | | - | |
5277 | | - | |
5278 | | - | |
5279 | | - | |
| 5277 | + | |
| 5278 | + | |
| 5279 | + | |
| 5280 | + | |
| 5281 | + | |
| 5282 | + | |
| 5283 | + | |
| 5284 | + | |
5280 | 5285 | | |
5281 | 5286 | | |
5282 | 5287 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments