mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 18:18:44 +00:00
- Only the server needs to generate/parse tickets - Only the client needs to store them Also adjust prototype of ssl_conf_session_tickets() while at it.