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

Set tls / ssl version #419

Open
bytedream opened this issue Nov 3, 2022 · 2 comments
Open

Set tls / ssl version #419

bytedream opened this issue Nov 3, 2022 · 2 comments
Labels
feature A new feature!
Milestone

Comments

@bytedream
Copy link

Does a way exists to set the tls / ssl version?
curl-rust does this via Easy::ssl_version(...) and Easy::ssl_min_max_version(..., ...).

@sagebind
Copy link
Owner

sagebind commented Nov 4, 2022

Thanks for opening an issue. This is not currently supported in Isahc v1, however support is planned and implemented already for the upcoming v2 release.

@sagebind sagebind added this to the 2.0.0 milestone Nov 4, 2022
@sagebind sagebind added the feature A new feature! label Nov 4, 2022
@yuvalmarciano
Copy link

yuvalmarciano commented Aug 8, 2024

@sagebind is there any workaround we can use in the meantime to set the minimum TLS version while using isahc?

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

No branches or pull requests

3 participants