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

Upgrade rustls to v0.22 #921

Merged
merged 9 commits into from
Jan 2, 2024
Merged

Upgrade rustls to v0.22 #921

merged 9 commits into from
Jan 2, 2024

Conversation

paolobarbolini
Copy link
Member

No description provided.

@djc
Copy link
Contributor

djc commented Dec 18, 2023

Would be nice to get this merged! Need any help?

@paolobarbolini
Copy link
Member Author

Would be nice to get this merged! Need any help?

Hey! Thank you for the interest. I was trying to figure out how to construct a CertificateDer from a DER Encoded certificate but I think I've already found the solution https://docs.rs/rustls/0.22.1/rustls/pki_types/struct.CertificateDer.html#impl-From%3CVec%3Cu8%3E%3E-for-CertificateDer%3C'a%3E

@djc
Copy link
Contributor

djc commented Dec 18, 2023

Yup, that should do it!

@paolobarbolini paolobarbolini marked this pull request as ready for review January 2, 2024 10:41
@paolobarbolini paolobarbolini merged commit 1540f16 into master Jan 2, 2024
6 checks passed
@paolobarbolini paolobarbolini mentioned this pull request Jan 2, 2024
@paolobarbolini paolobarbolini deleted the rustls-0.22 branch January 28, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants