> RSASSA-PSS is currently the only signature algorithm we support that comes > with algorithm parameters. We don't check for those parameters when > validating certificates against supported signature algorithm constraints.
Artur Barashev has updated the pull request incrementally with one additional commit since the last revision: Fix key algorithm bug. Add more test cases ------------- Changes: - all: https://git.openjdk.org/jdk/pull/27146/files - new: https://git.openjdk.org/jdk/pull/27146/files/7e5ef522..52441ecb Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=27146&range=05 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27146&range=04-05 Stats: 51 lines in 2 files changed: 16 ins; 4 del; 31 mod Patch: https://git.openjdk.org/jdk/pull/27146.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/27146/head:pull/27146 PR: https://git.openjdk.org/jdk/pull/27146