Commit Graph

153 Commits (f6d6658de7e5c9b762f944e22ce583c94168e9f3)

Author SHA1 Message Date
Felipe Braz 86ef6e6987 fixes on dnsapi/dns_kinghost.sh and dnsapi/README.md
Austin Drummond 5b355c6ca7
Fixed Dreamhost ENV var name in dnsapi/README.md
Felipe Braz e80ca4ddbc Merge branch 'dev' of github.com:Neilpang/acme.sh
neil 28ccad28c2
Merge pull request from james-gibson/patch-1
Clarified the language around the Name.com steps
James Gibson ba9e7fbf64 Clarified the language around the Name.com steps
Name.com has simplified the process to obtain API tokens, this clarifies the language around requesting a key.
pyriand3r fbd8ab47ea
only reseller can use do.de's reseller interface
Ivar Larsson 5f9b0675e2 loopia -> loopia.se
Felipe Braz 2ff6f4d3cf updated docs for dns_kinghost api usage
Ivar Larsson 7a46293f7a loopia documentation
neil 20e51f0b4d
Merge pull request from TigerP/master
Add support for DirectAdmin
neil ae8f9561ad
Merge pull request from skid9000/patch-1
Fix the command to generate tsig key for knot api
TigerP 14c2755436 Add support for DirectAdmin
neil 96cde120b4
Merge pull request from wickerwaka/dreamhost_dns
Added DreamHost DNS API
neil cc81668c8f
Merge pull request from Daniel15/cloudns-sub
[cloudns] Add support for sub user IDs
Martin Donlon 6105d4a4e6
Merge branch 'dev' into dreamhost_dns
neilpang 2655e726c9 update dns he
Martin Donlon 2ef9904d00
Merge branch 'dev' into dreamhost_dns
Martin Donlon 2c83224f07 Fixup dns_dreamhost travis failures
neilpang 6ca5f3d8f6 support Zonomi.com dns api: https://github.com/Neilpang/acme.sh/issues/1255
Skid 7f59d7ea48
Fix the command to generate tsig key for knot api
neilpang a4fc802d1b Add selectel.com(selectel.ru) DNS API. fix https://github.com/Neilpang/acme.sh/issues/1220
martgras c82cd90ed6
Relative link to Azure DNS wiki page
martgras b6fc8398cf
Usage instructions for Azure DNS
neilpang 258cf20c92 minor
AA a01da2fd92
Update README.md
Meowthink eb207322d3 Add namesilo.com dns api support
Jens Hartlep ae29929714 added dns api for servercow
speedmann f7c346de09 Fix order in README and add link to inwx.de and apidocs
speedmann 454ad6f8bd
Merge branch 'dev' into master
Aarup fb6e0658cf update README
speedmann 657334fb67 Add support for inwx.de API
Aarup 78712245f7 Add UnoEuro to README
Daniel Lo Nigro 212d0f24d8 [cloudns] Add support for sub user IDs
neilpang 4c99c0127b add dev guide
sahsanu ee56b9cd4e Update ClouDNS.net API doc
Update ClouDNS.net API doc to show that CLOUDNS_AUTH_ID and CLOUDNS_AUTH_PASSWORD will be saved in ~/.acme.sh/account.conf
Lonnie Abelbeck 96801e3478 Update DuckDNS support, fix failure on first call, no longer save the domain/username as a global, and other tweaks
neilpang 5c3b41bd93 format
Ondrej Simek d988542afc Sync with upstream
Vladimir Berezhnoy ae302ee600 reformat docs
Vladimir Berezhnoy 283ef9adb7 minor fixes
Vladimir Berezhnoy 377fe5ecde add documentation
Ondrej Simek 7d64e141e4 Add dns_he - DNS API script for Hurricane Electric DNS service
... Although not yet fully Posix compatible.
Lonnie Abelbeck 42b2adc03e Add 'dns_dyn' DNS challenge validation script for Dyn Managed DNS API
dns_dyn.sh, remove empty line at end

dns_dyn.sh, remove trailing spaces at end of line

Replace 'head -n' with the '_head_n' function

Update main README.md DNS API list
RaidenII 333090a967 Fix README.md for DNS API.
RaidenII 3002f6dfd5 Updated README.md for Name.com API application.
RaidenII 1a504118e5 Updated DNS API support list.
Mark Felder 7eea9533e8 Update README.md
Fix usage documentation for dns_nsupdate. The NSUPDATE_KEY env needs to be a path to a file.
nytral dff641a665 I can do it... just discovered vmdiff
nytral 47a25cc3e8 Merge github.com:justmwa/acme.sh
Conflicts:
	dnsapi/README.md
	dnsapi/dns_nsone.sh
nytral 5e3a5f627a last but not least
justmwa 9201e0a5b9 Merge branch 'dev' into master
Matthew Turney 2b09253961
link to contributor repo for support issues relating to the dnsimple API integration
Matthew Turney 1994c6828e
include dnsimple api
Even though DNSimple is technically covered with lexicon not all
systems can install python pip's easily. For these systems it is useful
to have pure shell script API interactions.
shar0119 90c70fa5bf Merge branch 'dev' into patch-3
shar0119 a6e5876d96 Resolved conflict.
Resolved conflict.
Aleksey Loban 020f9cd2a6 small Fix readme [skip ci]
Aleksey Loban dbe68684a0 Fix readme 'Use VSCALE API' [skip ci]
LAV45 27a05ff271 Add dns_vscale.sh
shar0119 afb67d375f Updated README.md (2 of 2)
Josh Soref 3d22708f67 spelling: automatically
Jason d039295070 Added Infoblox references
boyanpeychev 3e9478b58d Update README information for ClouDNS
boyanpeychev 3b7fbcd0c3 Add DNS API support for ClouDNS
thewer ac690fceaf Added DigitalOcean (native) API that requires only a read/write API key for DigitalOcean, updated 2 reads files.
nytral 7d0452c7e3 added NS1. support
csmk 9c87a5890d
Add support for Knot DNS API
The script is actually an adapted version of the `dns_nsupdate.sh` script,
as the `knsupdate` utility is quite similar to `nsupdate`.
neilpang 9683ffe13a minor fix error message
Frederic Crozat fab2d9dc6a add API for Gandi LiveDNS ()
* add API for Gandi LiveDNS

* ensure Gandi API key is saved for renewing certificate.

* gandi_livedns: use PUT instead of POST for creating DNS record

* gandi_livedns: fix formatting

* dns_gandi_livedns: fix shellcheck errors
Stefan Seidel abf4278d09 resolve conflicts
Stefan Seidel 3d6a125bdc add documentation
Armando Lüscher afa3fc8bf9
Adapt to use general naming rule for account variables.
Armando Lüscher edfefb6763
Add usage instructions and repo link to post issues.
David Kerr f78b656f5f Add error message if fails to add TXT record for missing security code (probably a FreeDNS public domain)
David Kerr e6b940e247 Minor edits to FreeDNS documentation
David Kerr 40e6ba1100 fix heading level to match others.
David Kerr 0aed065a75 Updates to README.md
Philipp Grosswiler dd17ac5045 Added instructions on how to get the Linode API key.
Philipp Grosswiler 38f2334360 Added support for Linode DNS API.
Paul Koppen 180f05f6f0 Add instructions for the Alwaysdata API.
neil 58bb94d7c7 Update README.md
sjau 192ede5e64 Added ISPConfig DNS API
baiyangliu be39ab32d1 Add DNS API support for aliyun ()
* Add DNS API support for aliyun

* Update README.md

* format

* format

* format

* format...

* format...

* format

* format

* fix bug

* fix bug

* code format

* code format

* fix bug

* just ok...

* fix bug

* fix bug

* fix bug

* change "echo" to "printf"

* fix bug

* code format

* fix bug."head -c" in function _ali_nonce not supported by solaris

* fix bug."head -c" in function _ali_nonce not supported by solaris

* format

* fix bug._ali_nonce not work on solaris

* fix bug. _ali_nonce not work on solaris

* fix bug. _ali_nonce not work on solaris

* add aliyun.com to README.md
neilpang 5b771039fc Support AWS Route53 api
Armando Lüscher d20831e41a
Update DNS API readme
neil 9882f3429a Update README.md
Philippe Kueck ce38ecb966
merge with upstream
Philippe Kueck 13ffa17048
add documentation for dns_nsupdate
nytral b9091e14b3 adding DNSMadeEasy API
nytral f58e83ee87 READMEs edit
Peter Lyons caa2e45a8c use RFC2606 example.com domain in docs ()
https://www.rfc-editor.org/rfc/rfc2606.txt
Maxim Zalysin d6f0c2b52b Add support PowerDNS API ()
* Add support PowerDNS API

* Small fixes
neil 73ba54a502 Support OVH domain api
neil 30de13b4df support Godaddy domaain api
Trevor Goodyear 3e99ffe692 Update README.md to fix typo: scrypt -> script
neil d07e8f91c4 Update README.md
rajcz d65e3d9a6e typos
neil 06e8b869b9 Update README.md
neil 61579ec329 Update README.md
neil 158f22f733 fix compatible for sh. rename api. '-' is not allowed in the function name.
neil 5c917113e8 V2 help