JITTER_SEC
if (OCSP_check_validity(thisupd, nextupd, JITTER_SEC,
if (this_t > now + JITTER_SEC) {
if (next_t < now - JITTER_SEC) {