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

Implement support for certificate pinning #227

Closed
djc opened this issue Jan 28, 2019 · 3 comments
Closed

Implement support for certificate pinning #227

djc opened this issue Jan 28, 2019 · 3 comments

Comments

@djc
Copy link
Member

djc commented Jan 28, 2019

Apparently this is preventing some people from using rustls:

https://www.reddit.com/r/rust/comments/aidpmh/quinn_020_quic_protocol_implementation_in_rust/eep09zt/

@ctz
Copy link
Member

ctz commented May 4, 2019

This will require briansmith/webpki/issues/68, I think

@mleonhard
Copy link

I need this, too.
I found a workaround and shared it: https://crates.io/crates/rustls-pin

@ctz
Copy link
Member

ctz commented Apr 11, 2021

With the existence of rustls-pin, and in line with some expert advice I will close this.

@ctz ctz closed this as completed Apr 11, 2021
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

3 participants