0.104.0-alpha.7
Pre-release
Pre-release
- Fix reachable panic in parsing a CRL. This was reported to us as GHSA-82j2-j2ch-gfr8. Users who don't use CRLs are not affected.
- For name constraints on URI names, we incorrectly processed excluded subtrees in a way which inverted the desired meaning. See #471. This was a case missing in the fix for GHSA-965h-392x-2mh5.
What's Changed
- Actually fail closed for URI matching against excluded subtrees by @djc in #471
- Adjust imports for tests by @ctz in #472
- GHSA-82j2-j2ch-gfr8
Full Changelog: v/0.104.0-alpha.6...v/0.104.0-alpha.7