On Mon, 18 Sep 2023, Marc Alff via curl-library wrote:

In the curl library, add an API to enumerate supported ciphers.

The goal is to use this api in an application,
to implement helpers like

my_app --verbose --help cipher

which can then print the list of ciphers supported by:
- the CURL library and version actually used,
- the SSL library and version actually used,
- listing only ciphers that are compiled in the library.

That's a good idea. It gets my vote. Might take a little work to implement properly mainly due to the many TLS backends.

--

 / daniel.haxx.se
 | Commercial curl support up to 24x7 is available!
 | Private help, bug fixes, support, ports, new features
 | https://curl.se/support.html
--
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to