curl / Mailing Lists / curl-library / 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.

Feature proposal: Command line option support for OpenSSL providers

From: Info via curl-library <curl-library_at_lists.haxx.se>
Date: Mon, 11 Oct 2021 18:18:36 +0200

Hi,

    when trying to utilize new crypto mechanisms, [OpenSSL provider
support](https://www.openssl.org/docs/manmaster/man7/provider.html)
comes handy.

However, it seems the only way to activate providers in curl presently
is by changing the openssl.cnf file.

If so, my question is whether it wouldn't be a desirable feature to
set/activate providers via command line options similar to what openssl
offers ("-provider", "-provider-path")?

I do see the challenge that probably other SSL backends have other
options and making them all available via curl parameters would be
"unwieldy", so apologies in advance if this may be an FAQ.

Regards,

--Michael

-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2021-10-11