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

Alert only for certificates issued from a set of trusted roots #594

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Horiodino
Copy link
Contributor

Summary

fixes : #378 (comment)

As mentioned in the issue, this PR resolves the verification of certificate chains up to a trusted root and denies any unregistered (custom) roots.

Release Note

Documentation

Signed-off-by: Horiodino <holiodin@gmail.com>
Signed-off-by: Horiodino <holiodin@gmail.com>
Signed-off-by: Horiodino <holiodin@gmail.com>
@Horiodino
Copy link
Contributor Author

Horiodino commented Feb 5, 2025

This is a draft PR, @haydentherapper. Please let me know if any changes are needed. I’ve already tested it, and you can view the details here: PR diff.

If anything seems off, feel free to point it out! (the ci should fail , oh its failing as i haven't added the function to main )

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.

Alert only for certificates issued from a set of trusted roots
1 participant