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.yml10
1 files changed, 2 insertions, 8 deletions
diff --git a/cmd/acme/dim13.yml b/cmd/acme/dim13.yml
index 9f34d0c..7dc80a4 100644
--- a/cmd/acme/dim13.yml
+++ b/cmd/acme/dim13.yml
@@ -5,28 +5,22 @@ basedir: ~/.acme
provider:
- account:
- mail: postmaster@dim13.org
- keyfile: private/postmaster.key
+ keyfile: postmaster.key
domain:
- altnames:
- mail.dim13.org
- smtp.dim13.org
- imap.dim13.org
- keyfile: private/mail_dim13_org.key
- crtfile: certs/mail_dim13_org.pem
hook: [ dovecot, smtpd ]
- mail: webmaster@dim13.org
- keyfile: private/webmaster.key
+ keyfile: webmaster.key
domain:
- altnames:
- www.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