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

Allow empty CRLs to be created #22

Merged
merged 1 commit into from
Jun 23, 2022
Merged

Allow empty CRLs to be created #22

merged 1 commit into from
Jun 23, 2022

Conversation

tsaarni
Copy link
Owner

@tsaarni tsaarni commented Jun 23, 2022

When creating CRL it is now possible to define empty one (with no revoked certificates) by explicitely setting issuer: crl := CRL{Issuer: &ca}. When defining revoked certificates, it is not necessary to set issuer since it is automatically found from revoked certificates.

@tsaarni tsaarni merged commit fb8112f into master Jun 23, 2022
@tsaarni tsaarni deleted the allow-empty-crl branch June 23, 2022 10:07
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

1 participant