Skip to content

ext/curl: Add CURLOPT_SSL_SIGNATURE_ALGORITHMS option #18692

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

Conversation

Ayesh
Copy link
Member

@Ayesh Ayesh commented May 28, 2025

Adds support for CURLOPT_SSL_SIGNATURE_ALGORITHMS1, supported since Curl version 8.14.0.

Footnotes

  1. https://curl.se/libcurl/c/CURLOPT_SSL_SIGNATURE_ALGORITHMS.html

@Ayesh Ayesh force-pushed the curl/CURLOPT_SSL_SIGNATURE_ALGORITHMS branch 4 times, most recently from 70596d6 to ce0ddf5 Compare June 4, 2025 06:24
Copy link
Member

@bukka bukka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's good to go except the conflict. Please fix it (regenerate arginfo...).

Adds support for `CURLOPT_SSL_SIGNATURE_ALGORITHMS`[^1], supported
since Curl version 8.14.0.

[^1]: https://curl.se/libcurl/c/CURLOPT_SSL_SIGNATURE_ALGORITHMS.html
@Ayesh Ayesh closed this Jul 16, 2025
@Ayesh Ayesh force-pushed the curl/CURLOPT_SSL_SIGNATURE_ALGORITHMS branch from ce0ddf5 to b9844b5 Compare July 16, 2025 16:52
@Ayesh Ayesh reopened this Jul 16, 2025
@Ayesh
Copy link
Member Author

Ayesh commented Jul 16, 2025

Rebased from latest master, arginfo rebuilt.

@bukka bukka closed this in 6f3bc59 Jul 26, 2025
@bukka
Copy link
Member

bukka commented Jul 26, 2025

Thanks. It got outdated till I managed to review so I also rebuilt the arginfo and added info to NEWS and UPGRADING. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants