mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-06-16 21:12:44 +00:00
changes not yet tested
This commit is contained in:
parent
0122eabd44
commit
42e78f9a3e
@ -19,7 +19,7 @@ dns_miab_add() {
|
||||
txtvalue=$2
|
||||
_info "Using miab challange add"
|
||||
_debug fulldomain "$fulldomain"
|
||||
# Added to accomodate the new TXT record format used by the API
|
||||
# Added to accomodate the new TXT record format used by the API to include value= and ttl=
|
||||
_debug txtvalue "value="+="$txtvalue"+="&ttl=300"
|
||||
|
||||
#retrieve MIAB environemt vars
|
||||
|
Loading…
x
Reference in New Issue
Block a user