Buy commercial curl support. 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 Daniel himself.
Re: SSL session import/export
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Bastian Jesuiter via curl-users <curl-users_at_lists.haxx.se>
Date: Fri, 31 Jul 2026 11:38:56 +0200
Hi,
Yeah that is most likely.
There are not a lot of tools and web servers that actually offer http3.
Browsers do support it, but on the server side, basically only Google and a
few others actually offer http3 connections. And those are usually not the
targets that will be accessed by curl.
I would've loved to test http3 by now, but in typescript, bun seems to be
the one of the first to offer experimental http3 for the server side.
Language http clients (Java, C(*)) often times do also not include http3,
so having a server that accepts http3 is rather pointless. It seems that
there's not really an incentive for now to actually provide http3
connections on both client and server side.
Even nginx h3 module is considered experimental and not included by default
but must be added manually.
I think there just won't be a lot of real use case targets to test curl
with. Especially in internal networks. Although I'll probably try to
experiment with it, when bun 1.4 releases with experimental http3 support.
Bastian
On Fri, 31 Jul 2026, 10:47 Daniel Stenberg via curl-users, <
curl-users_at_lists.haxx.se> wrote:
> Hello friends,
>
> I would like us to move SSL session import/export out of experimental
> status
> before end of year 2026.
>
> Import/Export of SSL sessions tickets in libcurl and curl command line
> option
> '--ssl-session ' is a feature provided for faster TLS handshakes and use
> of
> TLSv1.3/QUIC Early Data (0-RTT).
>
> We basically hear nothing from user about these features that have already
> been provided for a while (since January 2025). My feeling is that we
> won't
> hear anything further either until we ship this "for real".
>
> Thoughts?
>
> --
>
> / daniel.haxx.se || https://rock-solid.curl.dev
> --
> Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
> Etiquette: https://curl.se/mail/etiquette.html
>
Date: Fri, 31 Jul 2026 11:38:56 +0200
Hi,
Yeah that is most likely.
There are not a lot of tools and web servers that actually offer http3.
Browsers do support it, but on the server side, basically only Google and a
few others actually offer http3 connections. And those are usually not the
targets that will be accessed by curl.
I would've loved to test http3 by now, but in typescript, bun seems to be
the one of the first to offer experimental http3 for the server side.
Language http clients (Java, C(*)) often times do also not include http3,
so having a server that accepts http3 is rather pointless. It seems that
there's not really an incentive for now to actually provide http3
connections on both client and server side.
Even nginx h3 module is considered experimental and not included by default
but must be added manually.
I think there just won't be a lot of real use case targets to test curl
with. Especially in internal networks. Although I'll probably try to
experiment with it, when bun 1.4 releases with experimental http3 support.
Bastian
On Fri, 31 Jul 2026, 10:47 Daniel Stenberg via curl-users, <
curl-users_at_lists.haxx.se> wrote:
> Hello friends,
>
> I would like us to move SSL session import/export out of experimental
> status
> before end of year 2026.
>
> Import/Export of SSL sessions tickets in libcurl and curl command line
> option
> '--ssl-session ' is a feature provided for faster TLS handshakes and use
> of
> TLSv1.3/QUIC Early Data (0-RTT).
>
> We basically hear nothing from user about these features that have already
> been provided for a while (since January 2025). My feeling is that we
> won't
> hear anything further either until we ship this "for real".
>
> Thoughts?
>
> --
>
> / daniel.haxx.se || https://rock-solid.curl.dev
> --
> Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
> Etiquette: https://curl.se/mail/etiquette.html
>
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2026-07-31