mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-11 01:20:50 +02:00
9514b21133
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.
Before creating any new configure files (.conf) read the CONF_FILES_README.md