cloudflare / tls-tris

crypto/tls, now with 100% more 1.3. THE API IS NOT STABLE AND DOCUMENTATION IS NOT GUARANTEED.
Other
291 stars 51 forks source link

Use session ticket sealer even for TLS 1.2 #183

Open wbl opened 5 years ago

wbl commented 5 years ago

Fixes https://github.com/cloudflare/tls-tris/issues/182

wbl commented 5 years ago

Good catch. I've attempted to add tests but the instructions on updating the files aren't working on my machine: I'll try to update them on a different machine unless we decide to go to a more functional test vs. exact wire format test.