aboutsummaryrefslogtreecommitdiff
path: root/cmd/acme/dim13.yaml
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2016-02-16 13:58:44 +0100
committerDimitri Sokolyuk <demon@dim13.org>2016-02-16 13:58:44 +0100
commit0c39b991e9289a41ef656220454aa08330209511 (patch)
treef793eb4f4a0ea39af2de34b5e45c4f89774b82a8 /cmd/acme/dim13.yaml
parent7f6dd28284d989019baaf63f84825814e3734b59 (diff)
Rename filed names
Diffstat (limited to 'cmd/acme/dim13.yaml')
-rw-r--r--cmd/acme/dim13.yaml32
1 files changed, 0 insertions, 32 deletions
diff --git a/cmd/acme/dim13.yaml b/cmd/acme/dim13.yaml
deleted file mode 100644
index 99731e6..0000000
--- a/cmd/acme/dim13.yaml
+++ /dev/null
@@ -1,32 +0,0 @@
-listen: localhost:8080
-listentls: localhost:8443
-basedir: ~/.acme
-provider:
- letsencrypt: https://acme-v01.api.letsencrypt.org/directory
-account:
- postmaster:
- mail: postmaster@dim13.org
- key: private/postmaster.key
- webmaster:
- mail: webmaster@dim13.org
- key: private/webmaster.key
-desire:
- mail:
- provider: letsencrypt
- account: postmaster
- altnames:
- - mail.dim13.org
- - smtp.dim13.org
- - imap.dim13.org
- key: private/mail_dim13_org.key
- cert: certs/mail_dim13_org.pem
- web:
- provider: letsencrypt
- account: webmaster
- altnames:
- - www.dim13.org
- - mail.dim13.org
- - git.dim13.org
- - cvs.dim13.org
- key: private/www_dim13_org.key
- cert: certs/www_dim13_org.pem