RFR: 8347506: Compatible OCSP readtimeout property with OCSP timeout [v2]
Jamil Nimeh
jnimeh at openjdk.org
Fri Jan 24 15:51:08 UTC 2025
> This makes a small change to the default value of the `com.sun.security.ocsp.readtimeout` System property. When not explicitly specified, it will be set to the value of the `com.sun.security.ocsp.timeout` System property, which helps ease the transition from older JDK versions where this property did not exist.
>
> This change is already part of the [17u backport](https://github.com/openjdk/jdk17u-dev/pull/2747), we are just forward-porting the same change into newer versions.
>
> Bug: https://bugs.openjdk.org/browse/JDK-8347506
> CSR: https://bugs.openjdk.org/browse/JDK-8347749
> Original fix: https://bugs.openjdk.org/browse/JDK-8179502 (for reference)
Jamil Nimeh 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 two additional commits since the last revision:
- Merge with main
- 8347506: Compatible OCSP readtimeout property with OCSP timeout
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23118/files
- new: https://git.openjdk.org/jdk/pull/23118/files/092240b8..2fc3395d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23118&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23118&range=00-01
Stats: 24928 lines in 2236 files changed: 12040 ins; 6608 del; 6280 mod
Patch: https://git.openjdk.org/jdk/pull/23118.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23118/head:pull/23118
PR: https://git.openjdk.org/jdk/pull/23118
More information about the security-dev
mailing list