RFR: 8367104: Check for RSASSA-PSS parameters when validating certificates against algorithm constraints [v9]

Artur Barashev abarashev at openjdk.org
Thu Sep 11 22:06:10 UTC 2025


> 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:

  Update comments. Remove unnecessary variable assignments.

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/27146/files
  - new: https://git.openjdk.org/jdk/pull/27146/files/29f8d27a..85a7b6f1

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27146&range=08
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27146&range=07-08

  Stats: 12 lines in 2 files changed: 6 ins; 3 del; 3 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


More information about the security-dev mailing list