Commit d7d8d14
committed
TLS: wrong TLS version in alert after ClientHello
Ignore protocol version being less than expected when received directly
after ClientHello.
Protocol version negotiation hasn't taken place and a lower version can
be sent to cover minimum supported protocol version.1 parent c822303 commit d7d8d14
2 files changed
Lines changed: 43 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11456 | 11456 | | |
11457 | 11457 | | |
11458 | 11458 | | |
11459 | | - | |
| 11459 | + | |
| 11460 | + | |
| 11461 | + | |
| 11462 | + | |
| 11463 | + | |
| 11464 | + | |
| 11465 | + | |
| 11466 | + | |
| 11467 | + | |
| 11468 | + | |
| 11469 | + | |
| 11470 | + | |
| 11471 | + | |
| 11472 | + | |
11460 | 11473 | | |
11461 | 11474 | | |
11462 | 11475 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70460 | 70460 | | |
70461 | 70461 | | |
70462 | 70462 | | |
| 70463 | + | |
| 70464 | + | |
| 70465 | + | |
| 70466 | + | |
| 70467 | + | |
| 70468 | + | |
| 70469 | + | |
| 70470 | + | |
| 70471 | + | |
| 70472 | + | |
| 70473 | + | |
| 70474 | + | |
| 70475 | + | |
| 70476 | + | |
| 70477 | + | |
| 70478 | + | |
| 70479 | + | |
| 70480 | + | |
| 70481 | + | |
| 70482 | + | |
| 70483 | + | |
| 70484 | + | |
| 70485 | + | |
| 70486 | + | |
| 70487 | + | |
| 70488 | + | |
| 70489 | + | |
| 70490 | + | |
70463 | 70491 | | |
70464 | 70492 | | |
70465 | 70493 | | |
| |||
74037 | 74065 | | |
74038 | 74066 | | |
74039 | 74067 | | |
| 74068 | + | |
74040 | 74069 | | |
74041 | 74070 | | |
74042 | 74071 | | |
| |||
0 commit comments