mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-10 02:42:45 +00:00
update for ddnss.de DNS service
This commit is contained in:
parent
a5a0e564dd
commit
11f4b93394
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user