[jdk11u-dev] RFR: 8179503: Java should support GET OCSP calls

Alexey Pavlyutkin duke at openjdk.java.net
Wed Mar 2 12:06:12 UTC 2022


On Wed, 2 Mar 2022 11:47:30 GMT, Alexey Pavlyutkin <duke at openjdk.java.net> wrote:

> Hello! I'd like to backport
> 
> 8179503: Java should support GET OCSP calls (dependency)
> 
> to jdk11u-dev. This one is required as a dependency for 
> 
> 8274471: Add support for RSASSA-PSS in OCSP Response
> 
> The following changes were done to apply original patch:
> 
> src/java.base/share/classes/sun/security/provider/certpath/OCSP.java
> 
> - resolved baseline conflict taking due to absent revocation checking code
> 
> Verification/regression (20.04/amd64): jdk_security

@TheRealMDoerr @alexeybakhtin I splitted https://github.com/openjdk/jdk11u-dev/pull/788, this is the 1st part for 8179503

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/847


More information about the jdk-updates-dev mailing list