Skip to content

Allow empty CRLs to be created#22

Merged
tsaarni merged 1 commit intomasterfrom
allow-empty-crl
Jun 23, 2022
Merged

Allow empty CRLs to be created#22
tsaarni merged 1 commit intomasterfrom
allow-empty-crl

Conversation

@tsaarni
Copy link
Copy Markdown
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.

1 participant