Commit Graph

2493 Commits

Author SHA1 Message Date
neilpang f62b956e74 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 2018-12-06 22:06:15 +08:00
neilpang 9841063df9 fix nginx mode 2018-12-06 22:05:26 +08: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
neil 7c1c36f043
Merge pull request #1944 from titanofold/dev
Update Linode API to v4
2018-12-04 21:44:46 +08:00
neil 565e3f75c7
Merge pull request #1947 from aalmenar/master
Neodigit.net DNS API
2018-12-04 21:40:37 +08:00
Adrian Almenar 842f030355 Revert change 2018-12-04 14:36:28 +01:00
Adrian Almenar f4ad42bb84 Changes requested on commit review 2018-12-04 14:33:00 +01:00
Adrian Almenar fb08b53f0b Add Neodigit.net DNS API 2018-12-03 18:42:33 +01:00
neilpang 598becf619 minor, fix format 2018-12-03 20:31:20 +08:00
Aaron W. Swenson 9a27b38976 Update Linode API to v4
Linode API has made breaking changes that are resolved by this
update. No user action is required.

Additionally, related README.md entry updated to include new cloud
manager interface.
2018-12-02 12:10:10 -05:00
neilpang 7917aa2a7c fix https://github.com/Neilpang/acme.sh/issues/1941
cache dns zones response
2018-12-02 19:37:35 +08:00
neil d0c97a589b
Merge pull request #1939 from Neilpang/dev
sync
2018-11-29 22:32:17 +08:00
neil 8ec1ea7b7a
Merge pull request #1921 from nakermann1973/patch-1
Add missing bind-tools package
2018-11-29 09:54:48 +08:00
neil 71cb6d2bce
Merge pull request #1759 from hosting-de/feature/hosting.de-plugin
added hosting.de DNS Plugin
2018-11-28 22:25:57 +08:00
Oliver Dick ee258f1425
Merge branch 'dev' into feature/hosting.de-plugin 2018-11-28 14:34:09 +01:00
neil 50278674f0
Merge pull request #1934 from epgdatacapbon/master
Increase security using https for MyDNS.JP API
2018-11-26 09:11:12 +08:00
epgdatacapbon be5085f205 Increase security using https for MyDNS.JP API 2018-11-25 18:14:52 +09:00
neil ca9476f72a
Merge pull request #1931 from epgdatacapbon/master
Add DNS API support for MyDNS.JP
2018-11-24 20:52:59 +08:00
epgdatacapbon d55c64c838
Update README.md 2018-11-24 14:07:50 +09:00
neil 563de2cc90
Merge pull request #1926 from Rohlik/patch-1
Fix dot
2018-11-24 10:32:39 +08:00
epgdatacapbon 6afe3ccc3b Merge branch 'master' of https://github.com/epgdatacapbon/acme.sh 2018-11-24 02:03:23 +09:00
epgdatacapbon 14ad5955b5 Add DNS API support for MyDNS.JP 2018-11-24 02:02:53 +09:00
epgdatacapbon a6f2110141 Add DNS API support for MyDNS.JP 2018-11-24 01:58:46 +09:00
neil 393d8b9ded
Merge pull request #1929 from Neilpang/dev
sync
2018-11-23 23:11:52 +08:00
neilpang 137dc1eac0 fix https://github.com/Neilpang/acme.sh/issues/1912 2018-11-23 22:53:02 +08:00
Thomas Rohlik 5fee82ce39
Fix dot
Very important commit 🥇
2018-11-19 16:09:32 +01:00
nakermann1973 552710ac2a
Add missing bind-tools package
The bind_tools package is required for dns_nsupdate to work
2018-11-13 10:15:38 +01:00
neil 0a9a11636a
Merge pull request #1892 from hebbet/patch-2
add link to cloudflare profile for api key
2018-11-10 21:32:48 +08:00
neil e550631275
Merge pull request #1886 from philr/skip_alias_when_already_verified
Skip aliases of already verified domains
2018-11-10 21:32:05 +08:00
neil 87d2f7f27a
Merge pull request #1910 from joakimlemb/master
Increase Azure DNS Zone Limit from 100 to 500
2018-11-10 21:10:47 +08:00
neil a40cd2b46f
Merge pull request #1916 from pavelaks/patch-1
Fix for VSCALE example
2018-11-10 21:09:59 +08:00
pavelaks 4b581f3720
Update README.md
Fix VSCALE example (add export before VSCALE_API_KEY)
2018-11-10 12:10:06 +03:00
Joakim Lemb 12956679e7 Added top URI parameter 2018-11-05 14:52:26 +01:00
neilpang 7903fcb48c fix typo 2018-10-30 22:50:44 +08:00
neilpang 9672c6b885 fix https://github.com/Neilpang/acme.sh/issues/1905 2018-10-30 22:14:49 +08:00
neil 55369d30a6
Merge pull request #1867 from evoadmin/patch-1
Update dns_he.sh
2018-10-30 22:10:21 +08:00
hebbet a894b7cc9b
add link to cloudflare profil for api key 2018-10-24 16:33:02 +02:00
LLeny 46b3a9158c Fixes Neilpang/acme.sh#1888 2018-10-21 18:17:23 +08:00
Jan-Otto Kröpke 26421684dc Fix inwx account without Mobile TAN 2018-10-19 16:08:00 +02:00
Phil Ross fd536d373e Skip aliases of already verified domains.
When issuing a two-domain certificate using a different alias for each
domain, if the first domain is already verified, verification for the
second domain would be attempted (unsuccessfully) using the alias of the
first domain.

Increment the alias index when skipping verified domains so that the
correct alias will be used for subsequent domains.
2018-10-18 17:57:15 +01:00
neil 4f59a821d3
Merge pull request #1883 from Neilpang/dev
Dev
2018-10-17 22:38:18 +08:00
neil b29e21efa8
Merge pull request #1881 from ephen/patch-1
cloudxns.net
2018-10-17 22:33:54 +08:00
Ephen 9f6f721a13
cloudxns.net
cloudxns.net is the main domain.
2018-10-15 17:11:25 +08:00
evoadmin 4c1f70af4b
Update dns_he.sh
If you have a password with special char it will fail at Remove record
2018-10-02 10:43:25 +03:00
neilpang 6a81b0f807 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 2018-09-25 23:42:14 +08:00
neilpang 3322630732 minor, debug msg 2018-09-25 23:42:04 +08:00
Oliver Dick d8885984ab
Merge branch 'dev' into feature/hosting.de-plugin 2018-09-12 10:04:45 +02:00
Tom Blauwendraat 4a18c45e4f fixup! [FIX] Delete all occurrences of TXT key, dont fail if there is more than one, [FIX] Respect pagination on domain listing, before only the first page was loaded 2018-09-12 05:46:51 +02:00
Tom Blauwendraat 5b7cac1002 [FIX] Delete all occurrences of TXT key, dont fail if there is more than one, [FIX] Respect pagination on domain listing, before only the first page was loaded 2018-09-12 05:34:56 +02:00