curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

TLS 1.3 0-RTT (session resume) and early data

From: Ben Zarzycki via curl-users <curl-users_at_cool.haxx.se>
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