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

Requesting support for CURL_SSLVERSION_MAX_* macros #580

Open
frextrite opened this issue Sep 24, 2024 · 0 comments
Open

Requesting support for CURL_SSLVERSION_MAX_* macros #580

frextrite opened this issue Sep 24, 2024 · 0 comments

Comments

@frextrite
Copy link

CURLOPT_SSLVERSION allows setting minimum and maximum TLS version. curl-rust supports all CURL_SSLVERSION_* macros which are used to set the minimum TLS version, but CURL_SSLVERSION_MAX_* macros are unavailable which are used for setting maximum TLS version.

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

No branches or pull requests

1 participant