summaryrefslogtreecommitdiff
path: root/etc/cb.conf
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-09-02 12:19:35 +0200
committerErich Eckner <git@eckner.net>2019-09-02 12:19:35 +0200
commit60bcc6097db7c05caee560e31eada48f831941b0 (patch)
tree9e690f78c87daae2cfe556b461afa83f034fa6cb /etc/cb.conf
parent69d1ec7d8de2d4926b55f44279a41ba7e086be30 (diff)
downloadsimple-pki-60bcc6097db7c05caee560e31eada48f831941b0.tar.xz
rotate-keys.in: should work
Diffstat (limited to 'etc/cb.conf')
-rw-r--r--etc/cb.conf2
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)