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 AsRef<[u8]> for Certificate #66

Merged
merged 1 commit into from
May 23, 2023
Merged

Implement AsRef<[u8]> for Certificate #66

merged 1 commit into from
May 23, 2023

Conversation

daxpedda
Copy link
Contributor

This implements AsRef<[u8]> for Certificate, which is complementary to rustls/rustls#1304 and makes it work with rustls/rustls#1305.

@daxpedda
Copy link
Contributor Author

CI fails because of an MSRV issue with base64.

@djc
Copy link
Member

djc commented May 23, 2023

Addressing the MSRV issue in #67.

@djc djc merged commit c240fe8 into rustls:main May 23, 2023
7 of 8 checks passed
@daxpedda
Copy link
Contributor Author

@djc do you think we could get a new release with this?

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

Successfully merging this pull request may close these issues.

None yet

2 participants