blob: 8ceef21ee5b93bd58ddf5ec232be64b735678d6d [file] [log] [blame]
Ronald Cron527a2eb2024-04-04 14:49:09 +02001Bugfix
2 * Fix TLS 1.3 client build and runtime when support for session tickets is
3 disabled (MBEDTLS_SSL_SESSION_TICKETS configuration option). Fixes #6395.