Commit 25e32c2
committed
Fix for TLS v1.2 session resumption with tickets where the server decides to do a full handshake. The wrong sessionIDSz was being checked and should be the arrays one since it get set from the server_hello.
1 parent 031656e commit 25e32c2
1 file changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17471 | 17471 | | |
17472 | 17472 | | |
17473 | 17473 | | |
| 17474 | + | |
| 17475 | + | |
| 17476 | + | |
| 17477 | + | |
| 17478 | + | |
| 17479 | + | |
| 17480 | + | |
| 17481 | + | |
| 17482 | + | |
| 17483 | + | |
| 17484 | + | |
| 17485 | + | |
17474 | 17486 | | |
17475 | 17487 | | |
17476 | 17488 | | |
| |||
17479 | 17491 | | |
17480 | 17492 | | |
17481 | 17493 | | |
17482 | | - | |
| 17494 | + | |
17483 | 17495 | | |
17484 | 17496 | | |
17485 | 17497 | | |
| |||
0 commit comments