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

Artur Barashev abarashev at openjdk.org
Tue Sep 9 16:37:02 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 algorithm constraints.

Artur Barashev has updated the pull request incrementally with one additional commit since the last revision:

  Address review comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27146/files
  - new: https://git.openjdk.org/jdk/pull/27146/files/33c27040..c29f7950

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

  Stats: 10 lines in 4 files changed: 2 ins; 5 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