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 Builders for missing X509v3 Extensions #234

Open
6 of 14 tasks
pfzetto opened this issue Apr 18, 2024 · 2 comments
Open
6 of 14 tasks

Add Builders for missing X509v3 Extensions #234

pfzetto opened this issue Apr 18, 2024 · 2 comments
Assignees

Comments

@pfzetto
Copy link

pfzetto commented Apr 18, 2024

Hello,
I've noticed that some of the standard X509 Extensions defined in RFC5280 aren't implemented as Builders in `:x509::extensions'.
Here is an overview of the current status:

I think that support for more commonly used extensions like CRL Distribution Points or Name Constraints would be really great, because it reduces the margin for error drastically by reducing the need to call x509::X509Extension::new_nid.

@evanrittenhouse
Copy link
Contributor

I can pick these up

@rushilmehra
Copy link
Collaborator

Assigned

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