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

Replace MultipleLeafCerts with DuplicateCerts #28

Merged

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Nov 9, 2024

The DuplicateCerts field is more general and better covers the general problem type than the former field name.

fixes GH-27

The `DuplicateCerts` field is more general and better covers
the general problem type than the former field name.

refs GH-27
@atc0005 atc0005 added the breaking Breaking change in behavior from a previous release label Nov 9, 2024
@atc0005 atc0005 added this to the v0.4.0 milestone Nov 9, 2024
@atc0005 atc0005 self-assigned this Nov 9, 2024
@atc0005 atc0005 merged commit 975d573 into master Nov 9, 2024
31 checks passed
@atc0005 atc0005 deleted the i27-replace-multipleleafcerts-field-with-duplicatecerts branch November 9, 2024 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change in behavior from a previous release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace CertificateChainIssues.MultipleLeafCerts with CertificateChainIssues.DuplicateCerts
1 participant