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.2
- Published
- Aug 24, 2022
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 1 minute ago –
Tools for package owners.