summaryrefslogtreecommitdiff
path: root/ca.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ca.conf')
-rw-r--r--ca.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/ca.conf b/ca.conf
index 52b05a9..2f85b40 100644
--- a/ca.conf
+++ b/ca.conf
@@ -4,6 +4,9 @@
ca_name='eckner-ca'
ca_subject_prefix='/C=DE/ST=Thuringia/L=Jena/O=Eckner/OU=Net'
+# generate new ca key/cert afther this many days
+ca_min_duration=60
+
# which system user owns the ca
ca_user='erich'