aboutsummaryrefslogtreecommitdiff
path: root/acme.toml
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2015-12-15 18:42:19 +0100
committerDimitri Sokolyuk <demon@dim13.org>2015-12-15 18:42:19 +0100
commit192235cb82b38862f3a53d7fb0100b17a17eb14c (patch)
treefd687a2eddf107e0bf83929b53a32183a2d8a3de /acme.toml
parentb51fdc93df9726b33ff88cb5b7899d61401ff980 (diff)
Add altname patcher
Diffstat (limited to 'acme.toml')
-rw-r--r--acme.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/acme.toml b/acme.toml
index 3dbd769..5854a7d 100644
--- a/acme.toml
+++ b/acme.toml
@@ -43,8 +43,6 @@ hooks = [ "nginx" ]
# short example, uses defaults
[desire.net]
-provider = "les"
-account = "webmaster"
altnames = [ "www.example.net" ] # www implies altname without www
key = "private/www_example_net.key"
cert = "certs/www_example_net.pem"