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.5 (latest)
- Published
- Mar 5, 2024
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 6 days ago –
Tools for package owners.