Searched refs:nextupdate (Results 1 – 1 of 1) sorted by relevance
606 ASN1_GENERALIZEDTIME *thisupdate, *nextupdate; in ngx_ssl_stapling_ocsp_handler() local682 &thisupdate, &nextupdate) in ngx_ssl_stapling_ocsp_handler()697 if (OCSP_check_validity(thisupdate, nextupdate, 300, -1) != 1) { in ngx_ssl_stapling_ocsp_handler()703 if (nextupdate) { in ngx_ssl_stapling_ocsp_handler()704 valid = ngx_ssl_stapling_time(nextupdate); in ngx_ssl_stapling_ocsp_handler()