varnish/hitch

session-cache does not work with TLS1.3

dmatetelki opened this issue · 1 comments

"TLS 1.3 uses a new session resume mechanism, it's similar to the (old) session tickets, but it's not the same."

Let's see how much change this requires.

https://wiki.openssl.org/index.php/TLS1.3#Sessions

The client i used to test was not TSLv1.3 ready.

https://github.com/vincentbernat/rfc5077