Skip to content

Does curl have option to set signature algorithm to ssl SSL_CTX_set1_sigalgs_list() #12982

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
CuiTongyun opened this issue Feb 24, 2024 · 1 comment

Comments

@CuiTongyun
Copy link

I did this

curl has option CURLOPT_SSL_CIPHER_LIST to set cipher to ssl SSL_CTX_set_cipher_list
could curl add option set signature algorithm to ssl SSL_CTX_set1_sigalgs_list()

I expected the following

curl has option CURLOPT_SSL_CIPHER_LIST to set cipher to ssl SSL_CTX_set_cipher_list
could curl add option set signature algorithm to ssl SSL_CTX_set1_sigalgs_list()

curl/libcurl version

curl 8.5.0

operating system

Windows

@bagder
Copy link
Member

bagder commented Feb 25, 2024

Thanks, but this description sounds as if you're asking for a new feature/change. We use this tracker for bugs and issues only, we put ideas to work on in the future in the TODO document. We basically drown in good ideas so they don't do much use in our tracker.

If you really want to see this happen, start working on an implementation and submit a PR for it or join the mailing list and talk up more interest for it and see what help from others you can get!

@bagder bagder closed this as completed in 01b42aa Feb 27, 2024
stormshield-aflorea added a commit to stormshield-aflorea/curl that referenced this issue Apr 2, 2025
stormshield-aflorea added a commit to stormshield-aflorea/curl that referenced this issue Apr 2, 2025
stormshield-aflorea added a commit to stormshield-aflorea/curl that referenced this issue Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants