Files
wolfssl/src
Mattia Moffa 9514b21133 Cap session ticket lifetime hint at half of key lifetime
The default ticket encryption callback rotates two keys and can only
honor a hint below WOLFSSL_TICKET_KEY_LIFETIME/2; a larger hint
previously left no key available for encryption, failing every handshake
after the first on a reused server CTX. Now these values are rejected.
2026-07-01 21:44:05 +02:00
..
2026-05-28 16:19:44 +02:00
2026-05-28 16:19:44 +02:00
2026-05-14 16:59:48 +00:00
2026-02-25 15:19:13 +01:00