From 11f4b93394fdcd3ec40b5c7e04adaa52807f557b Mon Sep 17 00:00:00 2001 From: helbgd Date: Tue, 13 Mar 2018 02:14:52 +0100 Subject: [PATCH] update for ddnss.de DNS service --- dnsapi/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/dnsapi/README.md b/dnsapi/README.md index 8b4a8358..061d8997 100644 --- a/dnsapi/README.md +++ b/dnsapi/README.md @@ -806,3 +806,13 @@ See: https://github.com/Neilpang/acme.sh/wiki/DNS-API-Dev-Guide # Use lexicon DNS API https://github.com/Neilpang/acme.sh/wiki/How-to-use-lexicon-dns-api + +# Use DDNSS.de API + +1. create account at ddnss.de +2. create Host record +3. set checkbox for Wildcard +4. set checkbox for TXT record +5. Note your Api Key displayed at ddnss.de and export in DDNSS_Token variable +export DDNSS_Token="e4155767few8erwf59353633tz342ce85werddc99432" +acme.sh --issue --dns dns_ddnss -d example.com