blob: a12db3c1b72157667374128f2fb0e257dd3f5430 [file] [log] [blame]
Hanno Beckerc3046792021-05-21 05:28:29 +01001Changes
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.