Re: Help us out in the curl project!

Samuel Henrique via curl-library <[email protected]>
Newsgroups gmane.comp.web.curl.library
Message-ID <entjqny2dyzkz4j4rihyivahdp6gfnwtndzqjw4fd3pqix7q7s@ppluaius7qs5>
Hello,

On Mon, 31 Mar 2025 at 11:51, Daniel Stenberg via curl-library <[email protected]> wrote:
> ## experimental features
>
> Build curl with one or more of these features enabled, use them and make sure
> that they work the way you want to work and how the documentation says they
> work:
>
>   - SSL session import/export
>   - HTTPS RR
>   - ECH
>
> Submit issues when you find something wrong!

I've just uploaded curl "8.13.0~rc3-1+exp1" to Debian experimental with
HTTPS RR and SSL session import/export enabled. It will go live in the
repositories in a few hours from now.

Debian unstable users can try it out by installing curl from experimental and
non Debian users can use the Debian container:
$ podman run debian:experimental /bin/bash -c 'apt install --update -t experimental -y curl && curl --version'

Same if you use docker:
$ docker run debian:experimental /bin/bash -c 'apt install --update -t experimental -y curl && curl --version'

I couldn't enable ECH as that requires a fork of OpenSSL and GnuTLS doesn't
support it yet.

Cheers,

--
Samuel Henrique <samueloph>
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.