Integrated: 8225433: Clarify behavior of PKIXParameters.setRevocationEnabled when PKIXRevocationChecker is used
Sean Mullan
mullan at openjdk.java.net
Fri Apr 29 12:32:46 UTC 2022
On Mon, 18 Apr 2022 13:35:25 GMT, Sean Mullan <mullan at openjdk.org> wrote:
> This change improves the specification for the case when a `PKIXRevocationChecker` is supplied as one of the `CertPathChecker` parameters. Specifically, it makes it more clear that a `PKIXRevocationChecker` overrides the default revocation checking mechanism of a PKIX service provider, and will be used to check revocation irrespective of the setting of the RevocationEnabled parameter.
>
> Will also file a CSR.
This pull request has now been integrated.
Changeset: 694556e1
Author: Sean Mullan <mullan at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/694556e1374eb45776e6105cc4f7a3445a43c3cc
Stats: 17 lines in 2 files changed: 9 ins; 0 del; 8 mod
8225433: Clarify behavior of PKIXParameters.setRevocationEnabled when PKIXRevocationChecker is used
Reviewed-by: xuelei, hchao
-------------
PR: https://git.openjdk.java.net/jdk/pull/8287
More information about the security-dev
mailing list