[jdk17u-dev] RFR: 8179502: Enhance OCSP, CRL and Certificate Fetch Timeouts
Goetz Lindenmaier
goetz at openjdk.org
Mon Nov 11 14:42:12 UTC 2024
On Fri, 23 Aug 2024 10:21:38 GMT, HempushpaSahu <duke at openjdk.org> wrote:
>> Backporting JDK-8179502 - Enhance OCSP, CRL and Certificate Fetch Timeouts.
>> OCSP request throws Connection timeout occasionally, so this needs to be backported to fix the issue.
>>
>> Reported issue : https://bugs.openjdk.org/browse/JDK-8179502
>
> Duplicate of https://github.com/openjdk/jdk17u-dev/pull/2747. Hence, closing this PR
> Thanks.
Hi @HempushpaSahu ,
one more thing:
What happens if someone has set com.sun.security.crl.timeout and installs the update. Will that value be taken over to com.sun.security.ocsp.readtimeout, or will that fall back to 15s?
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2754#issuecomment-2468336412
More information about the jdk-updates-dev
mailing list