| Hanno Becker | c304679 | 2021-05-21 05:28:29 +0100 | [diff] [blame] | 1 | Changes |
| 2 | * When using session cache based session resumption on the server, | ||||
| 3 | double-check that custom session cache implementations return | ||||
| 4 | sessions which are consistent with the negotiated ciphersuite | ||||
| 5 | and compression method. | ||||