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

Add CertificateSigningRequestDer type #33

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

Tudyx
Copy link
Contributor

@Tudyx Tudyx commented Feb 12, 2024

As described in rustls/rcgen#223 , in rcgen we want to improve interoperability with the rustls ecosystem.
This crate adds the CertificateSigningRequestDer type that then could be parsed with rustls_pem_files and shared with rcgen.

@Tudyx Tudyx changed the title Add CertificateSigningRequest type Add CertificateSigningRequestDer type Feb 12, 2024
@Tudyx Tudyx force-pushed the add_CertificateSigningRequestDer_type branch from bae24a5 to 2d25f61 Compare February 12, 2024 21:22
Copy link
Member

@cpu cpu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. 👍

@djc djc added this pull request to the merge queue Feb 12, 2024
Merged via the queue into rustls:main with commit 9f7bc08 Feb 12, 2024
11 checks passed
@cpu cpu mentioned this pull request Feb 12, 2024
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.

4 participants