mirror of
https://github.com/smallstep/certificates.git
synced 2024-10-31 03:20:16 +00:00
Update config.go
This commit is contained in:
parent
c79d4e9316
commit
d6f9b3336d
@ -90,7 +90,7 @@ type CRLConfig struct {
|
||||
GenerateOnRevoke bool `json:"generateOnRevoke,omitempty"`
|
||||
CacheDuration *provisioner.Duration `json:"cacheDuration,omitempty"`
|
||||
RenewPeriod *provisioner.Duration `json:"renewPeriod,omitempty"`
|
||||
IDPurl string `json:"idpurl"`
|
||||
IDPurl string `json:"idpurl"`
|
||||
}
|
||||
|
||||
// IsEnabled returns if the CRL is enabled.
|
||||
|
Loading…
Reference in New Issue
Block a user