RFR: 8328638: Fallback option for POST-only OCSP requests [v2]

Aleksey Shipilev shade at openjdk.org
Fri Mar 22 14:04:34 UTC 2024


> See the rationale/discussion in the bug. This patch introduces the option that allows to restore pre-[JDK-8179503](https://bugs.openjdk.org/browse/JDK-8179503) behavior. The default behavior does not change. Better suggestions for flag name are welcome.
> 
> Additional testing:
>  - [x] `jdk_security` passes out of the box (includes new test config)
>  - [x]  `jdk_security` passes with flag override
>  - [x] Eyeballing `GetPostTests` amended debugging output, `GET`-s are used by default for small requests, `POST`-s are used for everything with flag override

Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:

  Amend CAInterop test

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18408/files
  - new: https://git.openjdk.org/jdk/pull/18408/files/40c91409..ddf989e0

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18408&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18408&range=00-01

  Stats: 47 lines in 1 file changed: 47 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/18408.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18408/head:pull/18408

PR: https://git.openjdk.org/jdk/pull/18408



More information about the security-dev mailing list