From f4f62e7fb364636255f424e7262afa281ac8c1be Mon Sep 17 00:00:00 2001 From: David Dymko Date: Mon, 9 Sep 2019 03:26:04 -0400 Subject: [PATCH] Update Acme doc - Vultr Wildcard & Root --- docs/configuration/acme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/acme.md b/docs/configuration/acme.md index a47c7bc22..d6f3dc03e 100644 --- a/docs/configuration/acme.md +++ b/docs/configuration/acme.md @@ -336,7 +336,7 @@ For example, `CF_API_EMAIL_FILE=/run/secrets/traefik_cf-api-email` could be used | [VegaDNS](https://github.com/shupp/VegaDNS-API) | `vegadns` | `SECRET_VEGADNS_KEY`, `SECRET_VEGADNS_SECRET`, `VEGADNS_URL` | Not tested yet | | [Versio](https://www.versio.nl/domeinnamen) | `versio` | `VERSIO_USERNAME`, `VERSIO_PASSWORD` | YES | | [Vscale](https://vscale.io/) | `vscale` | `VSCALE_API_TOKEN` | YES | -| [VULTR](https://www.vultr.com) | `vultr` | `VULTR_API_KEY` | Not tested yet | +| [VULTR](https://www.vultr.com) | `vultr` | `VULTR_API_KEY` | YES | | [Zone.ee](https://www.zone.ee) | `zoneee` | `ZONEEE_API_USER`, `ZONEEE_API_KEY` | YES | - (1): more information about the HTTP message format can be found [here](https://go-acme.github.io/lego/dns/httpreq/)