acme.sh/dnsapi
Charles Surett 189a7766d4
Made dns_dgon.sh use _lower_case
Fixed private function which breaks on embedded systems before.
..
README.md Merge branch 'dev' into feature/dns-openprovider
dns_acmedns.sh add acme-dns plugin
dns_active24.sh Add support for Active24.cz
dns_ad.sh Revert non-linode scripts since they're untested
dns_ali.sh fix ali
dns_autodns.sh Create dns_autodns.sh
dns_aws.sh Spelling
dns_azure.sh Added top URI parameter
dns_cf.sh add link to profile of Cloudflare
dns_cloudns.sh Update dns api to support v2 wildcard cert
dns_cn.sh fix format
dns_conoha.sh avoid "SC2046: Quote this to prevent word splitting." Travis CI error.
dns_cx.sh cloudxns.net
dns_cyon.sh spelling: satisfy
dns_da.sh Remove empty line at the end
dns_desec.sh dnsapi: add deSEC.io api support
dns_dgon.sh Made dns_dgon.sh use _lower_case
dns_dnsimple.sh Changed records per page to 5000
dns_do.sh Revert non-linode scripts since they're untested
dns_doapi.sh Cleaned up dns_doapi.sh
dns_dp.sh fix https://github.com/Neilpang/acme.sh/issues/1364#issuecomment-458035330
dns_dpi.sh add dns api support for dnspod.com
dns_dreamhost.sh Addressing PR feedback
dns_duckdns.sh Update DuckDNS support, fix failure on first call, no longer save the domain/username as a global, and other tweaks
dns_dyn.sh Add 'dns_dyn' DNS challenge validation script for Dyn Managed DNS API
dns_dynu.sh dnsapi update dynu for api v2
dns_euserv.sh replaced tail/head with _tail_n/_head_n and printf with echo
dns_exoscale.sh Remove extraneous blank lines
dns_freedns.sh Fixed HTTPS-url with regard to
dns_gandi_livedns.sh [dnsapi] Support adding / removing multiple TXT values for Gandi
dns_gcloud.sh Replied to PR comments
dns_gd.sh check UNABLE_TO_AUTHENTICATE
dns_gdnsdk.sh dns_gdnsdk: Fixed stupid regex error, want literal "-", not a range
dns_he.sh Update dns_he.sh
dns_hostingde.sh Fix reading endpoint
dns_infoblox.sh Add 'dns_dyn' DNS challenge validation script for Dyn Managed DNS API
dns_inwx.sh Fix inwx account without Mobile TAN
dns_ispconfig.sh Update serial also when deleting the token
dns_kinghost.sh removed redundant api call
dns_knot.sh Fix format: use double quote to prevent globbing and word splitting
dns_lexicon.sh Add support for additional Lexicon options
dns_linode.sh Revert "Update Linode API to v4"
dns_linode_v4.sh fix https://github.com/Neilpang/acme.sh/pull/1979
dns_loopia.sh fix dns_loopia wildcard certificate
dns_lua.sh other fixes
dns_me.sh first attempt to fix CI errors
dns_myapi.sh spelling fixes
dns_mydevil.sh sync ()
dns_mydnsjp.sh Increase security using https for MyDNS.JP API
dns_namecheap.sh sync ()
dns_namecom.sh update
dns_namesilo.sh Add namesilo.com dns api support
dns_nederhost.sh Removed overwriting of the HTTP header file before sending a request.
dns_neodigit.sh Revert change
dns_netcup.sh add debug info
dns_nsone.sh Set NS1 DNS record TTL to 0
dns_nsupdate.sh dnsapi: Add option to set zone for nsupdate
dns_nw.sh Add support for Thermo, Nexcess, and Futurehosting DNS APIs
dns_online.sh fix travis
dns_openprovider.sh Fix SC2116
dns_ovh.sh fix https://github.com/Neilpang/acme.sh/issues/1145#issuecomment-365863118
dns_pdns.sh Used e_grep_o instead grep -Po, dns_pdns_rm() now deletes only entry with matching txt value
dns_pointhq.sh Native PointHQ support
dns_rackspace.sh Rackspace Cloud DNS
dns_selectel.sh fix format
dns_servercow.sh Update dns_servercow.sh
dns_tele3.sh remove whitespace
dns_ultra.sh support ultradns.com api ()
dns_unoeuro.sh Fix file formatting
dns_vscale.sh Revert non-linode scripts since they're untested
dns_yandex.sh add debug info
dns_zilore.sh head => _head_n
dns_zone.sh Add zone.ee (zone.eu) DNS API ()
dns_zonomi.sh fix format

README.md

How to use DNS API

DNS api usage:

https://github.com/Neilpang/acme.sh/wiki/dnsapi