MEDIUM: ssl: add 300s supported time skew on OCSP response update.
authorEmeric Brun <ebrun@haproxy.com>
Thu, 19 Jun 2014 12:16:17 +0000 (14:16 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 19 Jun 2014 12:37:30 +0000 (14:37 +0200)
commitc8b27b6c681720a6ef36eeaa1de89da1adc013e7
tree80a35ddd96736753d35c170c0af4f35e9b47b0c9
parentaf4ef741e93c3b626f0cdcc40c3e170a628929eb
MEDIUM: ssl: add 300s supported time skew on OCSP response update.

OCSP_MAX_RESPONSE_TIME_SKEW can be set to a different value at
compilation (default is 300 seconds).
include/common/defaults.h
src/ssl_sock.c