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

Clarify CertChainValidationResults.IsSucceeded #1182

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Dec 18, 2024

Using the IsOKState method unintentionally made the logic harder to follow. While it technically worked, this commit emphasizes the requirement that no errors were encountered.

Using the `IsOKState` method unintentionally made the logic
harder to follow. While it technically worked, this commit
emphasizes the requirement that no errors were encountered.
@atc0005 atc0005 added this to the v0.26.0-alpha.3 milestone Dec 18, 2024
@atc0005 atc0005 self-assigned this Dec 18, 2024
@atc0005 atc0005 merged commit 01872c1 into development Dec 18, 2024
28 of 29 checks passed
@atc0005 atc0005 deleted the clarify-certchainvalidationresults-issucceeded-implementations branch December 18, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant