Commit Graph

271 Commits

Author SHA1 Message Date
adrian5
f8662c9bc2
Fix phrasing in README 2020-02-20 18:43:08 +01:00
neilpang
d610eb15d8 update repo name 2020-01-30 12:44:02 +08:00
neilpang
d795fac37a update repo name 2020-01-30 12:06:39 +08:00
neilpang
8ef5daa807 minor, update link 2019-10-03 21:14:11 +08:00
jess
683592fa86 Added financial contributors to the README (#2513) 2019-10-03 21:01:05 +08:00
neilpang
5723fd112f fix HEAD request against the new LE CDN.
curl is fixed
2019-09-24 20:00:21 +08:00
neilpang
5d468f7ca5 add notifications 2019-05-04 11:06:25 +08:00
neilpang
52f5564122 fix image links 2019-04-25 20:58:13 +08:00
Sylvia van Os
4532037e4f
Merge branch 'dev' into feature/dns-openprovider 2019-03-20 16:12:57 +01:00
neilpang
236acbd6e8 move to wiki 2019-03-20 23:11:13 +08:00
Sylvia van Os
22bab90a90
Merge branch 'dev' into feature/dns-openprovider 2019-03-18 12:54:19 +01:00
Steven M. Miano
46fbd7f1e1 support ultradns.com api (#2117)
support ultradns.com api (#2117)
2019-03-14 20:41:13 +08:00
tambetliiv
5048c6c22a Add zone.ee (zone.eu) DNS API (#2151)
* add zone.ee (zone.eu) dns api
2019-03-14 20:20:39 +08:00
Sylvia van Os
ea86ddc693
Merge branch 'dev' into feature/dns-openprovider 2019-03-13 10:22:40 +01:00
Sebastiaan Hoogeveen
88c6621cfe
Merge branch 'dev' into master 2019-03-12 11:59:13 +01:00
Sylvia van Os
19628c4732
Merge branch 'dev' into feature/dns-openprovider 2019-03-08 16:44:36 +01:00
Sylvia van Os
04eaf7f175 Add OpenProvider support 2019-03-08 16:42:52 +01:00
5ll
30d0ac0784
Updated README with Core-Networks support 2019-03-08 10:48:06 +01:00
Sebastiaan Hoogeveen
78c92642e4
Merge branch 'dev' into master 2019-03-02 13:58:56 +01:00
neil
693d692a47
sync (#2127)
* Support for MyDevil.net (#2076)

support mydevil

* Fix verification for namecheap domains not *owned* by the calling user (#2106)

* Peb (#2126)

* support pebble
* support async finalize order

* add Pebble
2019-02-27 20:41:50 +08:00
neilpang
81f0189d23 add Pebble 2019-02-27 20:40:10 +08:00
Marcin Konicki
16a0f40ac2 Support for MyDevil.net (#2076)
support mydevil
2019-02-20 09:40:36 +08:00
Augustin-FL
ec5fad433c Add online.net DNS API 2019-02-14 08:34:21 +01:00
Tom Cocca
d30b441ede Rackspace Cloud DNS
Support Rackspace Cloud DNS

This commit is based on the original pull request by tcocca
  https://github.com/Neilpang/acme.sh/pull/1297

Addtional cleanup was provided by senseisimple in
  https://github.com/Neilpang/acme.sh/pull/1999

This pull request has squashed the changes for review, fixed a minor
(but breaking) problem with the field ordering in the response, and
added documenation per the API guide.

Co-Author: Chris <chris@chrisnovoa.com>
Co-Author: Ian Wienand <ian@wienand.org>
2019-02-13 12:00:05 +11:00
Frank Laszlo
84d80e93bc Add support for Thermo, Nexcess, and Futurehosting DNS APIs 2019-02-06 10:42:11 -05:00
Sebastiaan Hoogeveen
b7e92dbced Documentation update. 2019-02-06 14:27:26 +01:00
Tobias Mädel
75fe022f96 Changed order in readme, added do.de 2019-01-25 15:26:41 +01:00
Milan Pála
572adbaad2 Add support for Active24.cz 2019-01-23 14:27:13 +01:00
Mike Barnes
3099c799b2 Added PointHQ to supported API list 2019-01-09 10:24:28 +11:00
neilpang
c9baca7910 add tls-alpn mode 2018-12-28 23:12:16 +08:00
neilpang
c4094c68ee Support BuyPass.com CA 2018-12-28 23:04:40 +08:00
Ivru
67d3e8d049 Add Exoscape API support for DNSAPI 2018-12-20 16:07:05 +01:00
neil
803c8177d3
Merge pull request #1949 from felixonmars/patch-1
Arch Linux package acme.sh is now in [community]
2018-12-05 13:15:24 +08:00
Felix Yan
7ff525468f
Arch Linux package acme.sh is now in [community] 2018-12-05 03:01:50 +08:00
Adrian Almenar
fb08b53f0b Add Neodigit.net DNS API 2018-12-03 18:42:33 +01:00
Oliver Dick
ee258f1425
Merge branch 'dev' into feature/hosting.de-plugin 2018-11-28 14:34:09 +01:00
epgdatacapbon
d55c64c838
Update README.md 2018-11-24 14:07:50 +09:00
Oliver Dick
d8885984ab
Merge branch 'dev' into feature/hosting.de-plugin 2018-09-12 10:04:45 +02:00
LLeny
dc0dd6588c Support list 2018-09-07 20:52:34 +08:00
Oliver Dick
1dab353fdb
Merge branch 'dev' into feature/hosting.de-plugin 2018-08-30 14:28:50 +02:00
Herman Sletteng
1756bbff84 DNS plugin for Danish service gratisdns.dk
Currently only supports primary domains. My use case does not involve
secondary domains so I'm not sure how it behaves, and cannot test it.
Might be as simple as turning all "primary"-references into a variable
that's either "primary" or "secondary", and make an extra check for this
in _get_domain...

Cookie handling heavily inspired by freedns plugin, including caching
the cookie in the config file, so we can rm without re-authenticating
2018-08-24 02:12:33 +02:00
linux-insideDE
fc9d321ebe
Merge branch 'dev' into dev 2018-08-22 21:07:05 +02:00
KUDO Takashi
2e74df2583 Add support ConoHa DNS API 2018-08-22 23:25:55 +09:00
linux-insideDE
dc267663a7
Merge branch 'dev' into dev 2018-08-21 21:15:53 +02:00
Janos Lenart
9c39121e99 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 2018-08-21 13:32:29 +00:00
Janos Lenart
1d4dec5510 Moved dns_gcloud to 47. 2018-08-15 12:05:57 +01:00
Janos Lenart
0a3ac1f5c3 Added support for Google Cloud DNS API (dns_gcloud) 2018-08-15 12:03:38 +01:00
Hitoshi
22cd408efb add dns api support for dnspod.com 2018-08-12 18:15:20 +08:00
Oliver Dick
4162975f9f added hosting.de API to README's 2018-08-02 15:43:40 +02:00
neil
4f5995abc0
Merge pull request #1717 from initit/master
added dnsapi for euserv.eu
2018-07-10 09:18:58 +08:00