mbedtls/ChangeLog.d/session-cache.txt

6 lines
245 B
Plaintext
Raw Normal View History

Changes
* When using session cache based session resumption on the server,
double-check that custom session cache implementations return
sessions which are consistent with the negotiated ciphersuite
and compression method.