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

Artur Barashev abarashev at openjdk.org
Tue Sep 9 18:21:54 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:

  Use null instead of SIGNATURE_CONSTRAINTS_MODE.NONE

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27146/files
  - new: https://git.openjdk.org/jdk/pull/27146/files/7af212a0..7e5ef522

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

  Stats: 4 lines in 1 file changed: 0 ins; 1 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