| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Reject non-CA (leaf) certificates configured as root CAs to prevent misconfiguration where a server leaf certificate is set as a root CA. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
| Back | FazBrowse Home | New Git URL |
Summary
Validate that certificates configured as root CAs are actually CA certificates at startup, preventing misconfiguration where a server leaf certificate is accidentally set as a root CA.
Changes
Testing
Steps
Run the unit tests:
Results
Unit tests pass.
Regressions
Notes for Reviewers
...
Checklist