summaryrefslogtreecommitdiff
path: root/etc/ca.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ca.conf')
-rw-r--r--etc/ca.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ca.conf b/etc/ca.conf
index b4e8ca3..aa8b4ba 100644
--- a/etc/ca.conf
+++ b/etc/ca.conf
@@ -1,7 +1,7 @@
#!/bin/bash
# how long do we keep the old signature of the root-ca (days)
-ca_min_duration=60
+ca_keep_duration=60
# which system user owns the ca
ca_user='erich'