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

TLS Certificate validation is disabled on Windows #880

Closed
frewsxcv opened this issue Aug 3, 2016 · 3 comments
Closed

TLS Certificate validation is disabled on Windows #880

frewsxcv opened this issue Aug 3, 2016 · 3 comments

Comments

@frewsxcv
Copy link
Contributor

frewsxcv commented Aug 3, 2016

Disabled in #795 presumably because of #794

Code in question

Route forward here might be to incorporate schannel?

@seanmonstar
Copy link
Member

Yep, eventually hope to replace the different TLS impls with the native-tls crate.

@frewsxcv
Copy link
Contributor Author

Next step here is to incorporate native-tls now that it's published, right? Need any help with that?

@seanmonstar
Copy link
Member

Starting with 0.10, hyper no longer bundles a TLS implementation, so this issue no longer applies.

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

2 participants