Skip to content

Add lint to check that CRL does not have duplicates in RevokedCertificates#890

Merged
christopher-henderson merged 4 commits intozmap:masterfrom
kowshikRoy:unique-revoked-certs
Oct 28, 2024
Merged

Add lint to check that CRL does not have duplicates in RevokedCertificates#890
christopher-henderson merged 4 commits intozmap:masterfrom
kowshikRoy:unique-revoked-certs

Conversation

@kowshikRoy
Copy link
Copy Markdown
Contributor

Add lint to check that CRL does not have duplicates in RevokedCertificates

Though it's not specifically mentioned in the RFC(https://datatracker.ietf.org/doc/html/rfc5280#section-5.1.2.6), nonetheless, it's a good check to have so that CRL doesn't contain any redundant certs.

Copy link
Copy Markdown
Member

@christopher-henderson christopher-henderson left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution!

I agree with your premise. Although, since it is grounded in common sense rather than a direct citation, I have submitted a request to change this from an error to a warning.

@christopher-henderson christopher-henderson merged commit 4b55d49 into zmap:master Oct 28, 2024
@kowshikRoy kowshikRoy deleted the unique-revoked-certs branch November 1, 2024 15:04
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.

2 participants