package config
import "github.com/cloudflare/cfssl/ocsp/config"
Package config in the ocsp directory provides configuration data for an OCSP signer.
Index ¶
Types ¶
type Config ¶
type Config struct { CACertFile string ResponderCertFile string KeyFile string Interval time.Duration }
Config contains configuration information required to set up an OCSP signer.
Source Files ¶
- Version
- v1.5.0
- Published
- Oct 21, 2020
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 19 hours ago –
Tools for package owners.