aboutsummaryrefslogtreecommitdiff
path: root/cmd/acme/dim13.toml
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/acme/dim13.toml')
-rw-r--r--cmd/acme/dim13.toml12
1 files changed, 6 insertions, 6 deletions
diff --git a/cmd/acme/dim13.toml b/cmd/acme/dim13.toml
index f0711d6..687ae5d 100644
--- a/cmd/acme/dim13.toml
+++ b/cmd/acme/dim13.toml
@@ -11,12 +11,12 @@ directory = "https://acme-v01.api.letsencrypt.org/directory"
mail = "webmaster@dim13.org"
key = "private/webmaster.key"
-#[desire.web]
-#provider = "letsencrypt"
-#account = "webmaster"
-#altnames = [ "www.dim13.org", "mail.dim13.org", "git.dim13.org", "cvs.dim13.org", "dim13.org" ]
-#key = "private/www_dim13_org.key"
-#cert = "certs/www_dim13_org.pem"
+[desire.web]
+provider = "letsencrypt"
+account = "webmaster"
+altnames = [ "www.dim13.org", "mail.dim13.org", "git.dim13.org", "cvs.dim13.org", "dim13.org" ]
+key = "private/www_dim13_org.key"
+cert = "certs/www_dim13_org.pem"
[account.postmaster]
mail = "postmaster@dim13.org"