OCSP certificate status fetcher
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2020-12-06 19:36:05 +00:00
LICENSE Initial Checkin 2017-10-15 15:58:40 +01:00
ocsp_fetch Extract OCSP URL from certificate 2020-12-06 18:07:14 +00:00
ocsp_fetch.cfg.template Extract OCSP URL from certificate 2020-12-06 17:54:28 +00:00
ocsp_fetch.cron default to letsencrypt mode in cron file 2020-01-05 13:08:34 +00:00
ocsp_fetch.spec update config as noreplace 2020-12-06 19:36:05 +00:00
README.md update config as noreplace 2020-12-06 19:36:05 +00:00

NAME

ocsp_fetch - Fetching and refreshing OCSP responses for certificates

SYNOPSIS

ocsp_fetch [options] --letsencrypt

ocsp_fetch [options] --directory <directory>

ocsp_fetch [options] --certificate certificate --issuer issuer [--url url] --cafile cachain --ocspfile ocsp

Options: --help brief help message --man full documentation

--force          force refresh of file
--verbose        verbose output during run

--margin      n  pre-expiry margin to begin fetching in minutes
                 defaults to 1440 (24 hours)

--letsencrypt    fetch for all live letsencrypt certs

--directory   d  directory containing OCSP fetch configuration files (*.cfg)

--certificate f  path to certificate file
--issuer      f  path to file with issuer certificate chain
--url         u  url of OCSP responder
--cafile      f  path of file with CA chain
--ocspfile    f  path of output OCSP