TLS 1.3 0-RTT (session resume) and early data
Date: Tue, 20 Aug 2019 02:22:32 -0700
Hi Folks,
First post, please let me know if I misstep.
I'm interesting in using curl to test TLS 1.3 0-RTT with early data. The
openssl equivalent is something like:
openssl s_client -tls1_3 -state -connect 256.256.256.256:443 -servername
example.dom -keylogfile keylogfile.log -sess_out session.data -sess_in
session.data -early_data httpget.txt
I looked at the TODOs and GitHub issues and couldn't find any mention of it.
Am I looking in the wrong places? Is there already a way to do this in
curl? Is it on the roadmap?
Thanks,
Ben
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-08-20