[jdk22u] Integrated: 8328638: Fallback option for POST-only OCSP requests

Aleksey Shipilev shade at openjdk.org
Thu Apr 4 16:11:15 UTC 2024


On Tue, 2 Apr 2024 20:33:02 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Improves JDK OCSP compatibility with some real world OCSP responders. Starts to be a problem since JDK 17 introduced GET OCSP requests. The default behavior is not changed.
> 
> Additional testing:
>  - [x] `jdk_security` pass, includes new test cases

This pull request has now been integrated.

Changeset: 8d7d8a49
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk22u/commit/8d7d8a49f69ecd227dd6706898d81cfa65764712
Stats:     127 lines in 5 files changed: 122 ins; 0 del; 5 mod

8328638: Fallback option for POST-only OCSP requests
8329213: Better validation for com.sun.security.ocsp.useget option

Backport-of: 614db2ea9e10346475eef34629eab54878aa482d

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

PR: https://git.openjdk.org/jdk22u/pull/121


More information about the jdk-updates-dev mailing list