]> git.proxmox.com Git - mirror_acme.sh.git/commit
Fix invalid domain error on dns_cf update
authornetpok <netpok+github@gmail.com>
Sun, 29 Mar 2020 21:45:52 +0000 (23:45 +0200)
committerGitHub <noreply@github.com>
Sun, 29 Mar 2020 21:45:52 +0000 (23:45 +0200)
commit34cebe8c0c1e08b25684e5b94535013087875519
treeb88090439f0bca43bc97af7cdf4b355f98726cca
parent808d1af57876bfb8c23ca7cf5f5f1ccbcfd59c71
Fix invalid domain error on dns_cf update

When dns_cf used with Zone ID it fails on removal of the entry.

This pull request adds the missing CF_Zone_ID loading.
dnsapi/dns_cf.sh