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.6.1
- Published
- Jul 14, 2021
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 19 hours ago –
Tools for package owners.