Skip to content
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

rustls: add support for setting TLS version and ciphers #14535

Closed
wants to merge 1 commit into from

Conversation

jan2000
Copy link
Contributor

@jan2000 jan2000 commented Aug 13, 2024

Add support for CURLOPT_SSLVERSION, CURLOPT_TLS13_CIPHERS and CURLOPT_SSL_CIPHER_LIST.

Add support for CURLOPT_SSLVERSION, CURLOPT_TLS13_CIPHERS and
CURLOPT_SSL_CIPHER_LIST.
@github-actions github-actions bot added the tests label Aug 13, 2024
@jan2000
Copy link
Contributor Author

jan2000 commented Aug 13, 2024

Documentation updates for CURLOPT_TLS13_CIPHERS and CURLOPT_SSL_CIPHER_LIST are not included yet as they will conflict with #14407

@bagder bagder closed this in 1e03d4b Aug 16, 2024
@bagder
Copy link
Member

bagder commented Aug 16, 2024

Thanks!

@bagder
Copy link
Member

bagder commented Sep 9, 2024

(sorry @tatsuhiro-t I tagged you there by mistake, just me clicking on wrong things)

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

Successfully merging this pull request may close these issues.

2 participants