update for ddnss.de DNS service

This commit is contained in:
helbgd 2018-03-13 02:14:52 +01:00 committed by GitHub
parent a5a0e564dd
commit 11f4b93394
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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