CSR RFR: JDK-8300722: The unit of OCSP timeout should be changed from seconds to milliseconds
Jamil Nimeh
jamil.j.nimeh at oracle.com
Fri Jan 20 02:59:22 UTC 2023
Hello all,
I put together a draft CSR for enhancing the
com.sun.security.ocsp.timeout System property to allow it to be
specified either in seconds (as it is currently done, no change to the
format) or by appending "ms" (case-insensitive) to allow the numeric
value to be interpreted in milliseconds. I could use a review before
proposing it.
https://bugs.openjdk.org/browse/JDK-8300722
Thanks,
--Jamil
More information about the security-dev
mailing list