Commit 43a0099
committed
Fix bug when legacy NPN is tested against a TLS 1.3 host
When testing a TLS 1.3 host s_client_options used TLS 1.3 ciphers to test
for NPN. As that is not implemented we nee dto make sure any other version
is used.
This PR ensures that --after testing whether it's a TLS 1.3-only host
where this test doesn't make any sense in the first place.
Fix for #26331 parent 5c1232b commit 43a0099
1 file changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11258 | 11258 | | |
11259 | 11259 | | |
11260 | 11260 | | |
| 11261 | + | |
| 11262 | + | |
| 11263 | + | |
| 11264 | + | |
| 11265 | + | |
| 11266 | + | |
11261 | 11267 | | |
11262 | 11268 | | |
11263 | 11269 | | |
| |||
11281 | 11287 | | |
11282 | 11288 | | |
11283 | 11289 | | |
| 11290 | + | |
11284 | 11291 | | |
11285 | 11292 | | |
11286 | 11293 | | |
11287 | 11294 | | |
11288 | 11295 | | |
| 11296 | + | |
11289 | 11297 | | |
11290 | 11298 | | |
11291 | 11299 | | |
11292 | 11300 | | |
11293 | | - | |
| 11301 | + | |
| 11302 | + | |
| 11303 | + | |
| 11304 | + | |
| 11305 | + | |
| 11306 | + | |
| 11307 | + | |
11294 | 11308 | | |
11295 | 11309 | | |
11296 | 11310 | | |
| |||
0 commit comments