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 ab2eac4..52b05a9 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'
+# which system user owns the ca
+ca_user='erich'
+
# where should the ca certificates be published?
remote_host='user@example.com'
remote_dir='httpdocs/certs'