[jdk11u-dev] RFR: 8179503: Java should support GET OCSP calls
Martin Doerr
mdoerr at openjdk.org
Wed May 31 10:32:07 UTC 2023
On Wed, 31 May 2023 09:13:24 GMT, Alexey Pavlyutkin <duke at openjdk.org> wrote:
> Hi, here is backport of [JDK-8179503](https://bugs.openjdk.org/browse/JDK-8179503) that adds support of GET OCSP calls.
>
> Original patch applied with the only change
>
> **`src/java.base/share/classes/sun/security/provider/certpath/OCSP.java`**
> - resolved baseline conflict related to revokation checking
>
> Verification (amd64/20.04): newly added `test/jdk/java/security/cert/CertPathValidator/OCSP/GetAndPostTests.java`
> Regression (amd64/20.04): `jdk_security`
>
> @TheRealMDoerr I raised this one instead of already reviewed https://github.com/openjdk/jdk11u-dev/pull/847. Please check it out
Still good.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/1917#pullrequestreview-1452829589
More information about the jdk-updates-dev
mailing list