RFR: 8328638: Fallback option for POST-only OCSP requests [v4]
Aleksey Shipilev
shade at openjdk.org
Mon Mar 25 10:34:52 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
- Merge branch 'master' into JDK-8328638-ocsp-post
- Merge branch 'master' into JDK-8328638-ocsp-post
- Amend CAInterop test
- Fix
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18408/files
- new: https://git.openjdk.org/jdk/pull/18408/files/0e239341..32a92a06
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18408&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18408&range=02-03
Stats: 2796 lines in 47 files changed: 1607 ins; 1040 del; 149 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