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

Artur Barashev abarashev at openjdk.org
Wed Sep 10 20:54:23 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:

  Add a TrustManager check

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27146/files
  - new: https://git.openjdk.org/jdk/pull/27146/files/52441ecb..5a0510d6

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

  Stats: 50 lines in 2 files changed: 49 ins; 0 del; 1 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