[jdk21u-dev] RFR: 8311546: Certificate name constraints improperly validated with leading period
Aleksey Shipilev
shade at openjdk.org
Wed Dec 18 16:02:09 UTC 2024
Backporting this due to wider customer interest in aligning JDK behavior with other SSL implementations. Both patches apply cleanly. First patch does the fix. Second patch fixes the test.
Additional testing:
- [x] macos-aarch64-server-release, new test passes with and without the change
- [x] macos-aarch64-server-release, `sun/security/x509/`
- [ ] linux-x86_64-server-release, `jdk_security`
-------------
Commit messages:
- Backport a2c0fa6f9ccefd3d1b088c51d0b8170cfb59a885
- Backport bfaf5704e7e71f968b716b5f448860e9cda721b4
Changes: https://git.openjdk.org/jdk21u-dev/pull/1268/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1268&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8311546
Stats: 308 lines in 8 files changed: 299 ins; 6 del; 3 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/1268.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1268/head:pull/1268
PR: https://git.openjdk.org/jdk21u-dev/pull/1268
More information about the jdk-updates-dev
mailing list