aboutsummaryrefslogtreecommitdiff
path: root/cmd/acme/dim13.yml
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/acme/dim13.yml')
-rw-r--r--cmd/acme/dim13.yml11
1 files changed, 6 insertions, 5 deletions
diff --git a/cmd/acme/dim13.yml b/cmd/acme/dim13.yml
index 1215621..209ea74 100644
--- a/cmd/acme/dim13.yml
+++ b/cmd/acme/dim13.yml
@@ -3,8 +3,7 @@ listentls: localhost:8443
basedir: ~/.acme
provider:
-- directory: https://acme-v01.api.letsencrypt.org/directory
- account:
+- account:
- mail: postmaster@dim13.org
keyfile: private/postmaster.key
desire:
@@ -20,12 +19,14 @@ provider:
desire:
- altnames:
- www.dim13.org
- - mail.dim13.org
- - git.dim13.org
- - cvs.dim13.org
keyfile: private/www_dim13_org.key
crtfile: certs/www_dim13_org.pem
hook: [ nginx ]
+ - altnames:
+ - git.dim13.org
+ - cvs.dim13.org
+ keyfile: private/wiki_dim13_org.key
+ crtfile: certs/wiki_dim13_org.pem
hook:
nginx: /etc/rc.d/nginx restart