mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-08 13:47:01 +00:00
Trvavis 10
This commit is contained in:
parent
d14875fec8
commit
23c097ac3b
@ -103,12 +103,10 @@ _initAuth() {
|
||||
|
||||
#Usage: add _acme-challenge.www.domain.com "XKrxpRBosdIKFzxW_CT3KLZNf6q0HG9i01zxXp5CPBs"
|
||||
dns_aruba_add() {
|
||||
fulldomain=$1
|
||||
#fulldomain=$1
|
||||
txtvalue=$2
|
||||
|
||||
_debug _domain "$_domain"
|
||||
_sub_domain="_acme-challenge"
|
||||
|
||||
if ! _initAuth; then
|
||||
return 1
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user