mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-09 16:42:10 +08:00
Update dns_curanet.sh
This commit is contained in:
committed by
GitHub
parent
b7c8601540
commit
d187b982eb
@@ -15,7 +15,7 @@ CURANET_REST_URL="https://api.curanet.dk/dns/v1/Domains"
|
|||||||
CURANET_AUTH_URL="https://apiauth.dk.team.blue/auth/realms/Curanet/protocol/openid-connect/token"
|
CURANET_AUTH_URL="https://apiauth.dk.team.blue/auth/realms/Curanet/protocol/openid-connect/token"
|
||||||
CURANET_ACCESS_TOKEN=""
|
CURANET_ACCESS_TOKEN=""
|
||||||
|
|
||||||
######## Public functions #####################
|
######## Public functions ####################
|
||||||
|
|
||||||
#Usage: dns_curanet_add _acme-challenge.www.domain.com "XKrxpRBosdIKFzxW_CT3KLZNf6q0HG9i01zxXp5CPBs"
|
#Usage: dns_curanet_add _acme-challenge.www.domain.com "XKrxpRBosdIKFzxW_CT3KLZNf6q0HG9i01zxXp5CPBs"
|
||||||
dns_curanet_add() {
|
dns_curanet_add() {
|
||||||
|
|||||||
Reference in New Issue
Block a user