OCSP certificate status fetcher
- Perl 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| LICENSE | ||
| ocsp_fetch | ||
| ocsp_fetch.cfg.template | ||
| ocsp_fetch.cron | ||
| ocsp_fetch.spec | ||
| README.md | ||
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