diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/cb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/cb.conf b/etc/cb.conf index 47ae16a..98029b7 100644 --- a/etc/cb.conf +++ b/etc/cb.conf @@ -9,7 +9,7 @@ ignore_hosts=('localhost') # where should the certificates be requested? ca_host='user@ca.example.com' -# request new key/cert afther this many days +# request new key/cert not before this many days key_min_duration=15 # which user owns the certificates (not root) |