mirror of
https://git.proxmox.com/git/mirror_acme.sh
synced 2025-04-29 02:46:42 +00:00
update dns_doapi
This commit is contained in:
parent
f7e09af5c9
commit
b821836dc4
@ -2,7 +2,6 @@
|
|||||||
# shellcheck disable=SC2034
|
# shellcheck disable=SC2034
|
||||||
dns_doapi_info='Domain-Offensive do.de
|
dns_doapi_info='Domain-Offensive do.de
|
||||||
Official LetsEncrypt API for do.de / Domain-Offensive.
|
Official LetsEncrypt API for do.de / Domain-Offensive.
|
||||||
This is different from the dns_do adapter, because dns_do is only usable for enterprise customers.
|
|
||||||
This API is also available to private customers/individuals.
|
This API is also available to private customers/individuals.
|
||||||
Site: do.de
|
Site: do.de
|
||||||
Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi#dns_doapi
|
Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi#dns_doapi
|
||||||
@ -11,7 +10,7 @@ Options:
|
|||||||
Issues: github.com/acmesh-official/acme.sh/issues/2057
|
Issues: github.com/acmesh-official/acme.sh/issues/2057
|
||||||
'
|
'
|
||||||
|
|
||||||
DO_API="https://www.do.de/api/letsencrypt"
|
DO_API="https://my.do.de/api/letsencrypt"
|
||||||
|
|
||||||
######## Public functions #####################
|
######## Public functions #####################
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user