[8] Request for review: 8006853: OCSP timeout set to wrong value if com.sun.security.ocsp.timeout < 0 (original) (raw)
Jason Uh jason.uh at oracle.com
Thu Jan 24 20:52:59 UTC 2013
- Previous message (by thread): hg: jdk8/tl/jdk: 8006863: javadoc cleanup for 8005408
- Next message (by thread): [8] Request for review: 8006853: OCSP timeout set to wrong value if com.sun.security.ocsp.timeout < 0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If the com.sun.security.ocsp.timeout property is set to a negative value, then it should be ignored and the default timeout (15 seconds) should be used. A bug in the code sets it to 15000 seconds. This change fixes that.
webrev: http://cr.openjdk.java.net/~juh/8006853/webrev.00/
Thanks, Jason
- Previous message (by thread): hg: jdk8/tl/jdk: 8006863: javadoc cleanup for 8005408
- Next message (by thread): [8] Request for review: 8006853: OCSP timeout set to wrong value if com.sun.security.ocsp.timeout < 0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]