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

Remove requirement from CSR to have certificate extensions #157

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

JesusMcCloud
Copy link
Collaborator

fixes #156

@iaik-jheher
Copy link
Collaborator

can you reference the relevant rfc for me?

@JesusMcCloud
Copy link
Collaborator Author

There you go: https://datatracker.ietf.org/doc/html/rfc2986

I was not about to exclude you, it's just that I'm pretty sure @nodh knows more about this stuff than the both of us combined, so I was going for efficiency

@nodh
Copy link
Collaborator

nodh commented Oct 8, 2024

Then you might as well make the parameter optional?

extensions: List<X509CertificateExtension>,

@JesusMcCloud
Copy link
Collaborator Author

your suggestion actually made me catch a bug, that now has a testcase for ;-)

@JesusMcCloud JesusMcCloud merged commit 1e3bcc8 into development Oct 8, 2024
6 checks passed
@JesusMcCloud JesusMcCloud deleted the fix/CsrExtensions branch October 8, 2024 18:28
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.

3 participants