mirror of
https://git.proxmox.com/git/mirror_acme.sh
synced 2025-08-14 04:08:19 +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…
Reference in New Issue
Block a user