Skip to content

bearssl: Use common code for cipher suite lookup - #13464

Closed
jan2000 wants to merge 1 commit into
curl:masterfrom
jan2000:bearssl-update-ssl-cipher-list
Closed

bearssl: Use common code for cipher suite lookup#13464
jan2000 wants to merge 1 commit into
curl:masterfrom
jan2000:bearssl-update-ssl-cipher-list

Conversation

@jan2000

@jan2000 jan2000 commented Apr 24, 2024

Copy link
Copy Markdown
Contributor

Take advantage of the Curl_cipher_suite_walk_str() and Curl_cipher_suite_get_str() functions introduced in commit fba9afe.

This also fixes CURLOPT_SSL_CIPHER_LIST not working at all for bearssl due to commit ff74cef.

Take advantage of the Curl_cipher_suite_walk_str() and
Curl_cipher_suite_get_str() functions introduced in
commit fba9afe.

This also fixes CURLOPT_SSL_CIPHER_LIST not working at all for
bearssl due to commit ff74cef.
@github-actions github-actions Bot added the tests label Apr 24, 2024
@bagder bagder added the TLS label May 2, 2024
@bagder bagder closed this in 6e4b7ab May 2, 2024
@bagder

bagder commented May 2, 2024

Copy link
Copy Markdown
Member

Thanks!

@jan2000
jan2000 deleted the bearssl-update-ssl-cipher-list branch May 4, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants