Does traefik have SSL session caching?
I'm trying to implement the equivalent of nginx's ssl_session_cache
, ssl_session_timeout
and ssl_session_tickets
.
Does traefik have SSL session caching?
I'm trying to implement the equivalent of nginx's ssl_session_cache
, ssl_session_timeout
and ssl_session_tickets
.
There is a related issue, you could check directly in the source code.
Thanks. I'm not a go developer so unsure what to look for.
That linked issue says there is support for session "tickets", but there's no detail. If anyone stumbles on this and knows how to get ssl sessions going, please add your findings below?
I added a question to StackOverflow because this one will be closed in a few days. Anyone who lands here, visit that link.
Threads here are only closed after 3(?) days after you mark them as resolved.