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

fix: verify_chain failure on first non-matching root certificate #61

Conversation

sinking-point
Copy link
Contributor

Fix #60 by continuing to loop through root certificates on signature verification error rather than returning error.

Issue being fixed or feature implemented

#60

How Has This Been Tested?

Added test test_apple_chain_is_valid_multi_root

Breaking Changes

None

Checklist:

  • [x ] I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • [ x] I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

@sinking-point
Copy link
Contributor Author

@tikhop mind taking a look?

@tikhop tikhop changed the title Fix verify_chain failure on first non-matching root certificate fix: verify_chain failure on first non-matching root certificate Dec 16, 2024
@tikhop
Copy link
Contributor

tikhop commented Dec 16, 2024

Hi @sinking-point,

Apologies for the delay in responding!
Everything looks good, so I’m going ahead and merging/closing this PR.

Thanks again for your contribution!

@tikhop tikhop merged commit 8ee6840 into namecare:master Dec 16, 2024
1 check passed
@tikhop
Copy link
Contributor

tikhop commented Feb 3, 2025

Hi @sinking-point,
I have released new version with your changes!

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants