Commit Graph

  • 24d5564596 Improve error handling Josef Vogt 2020-02-06 16:37:43 +0100
  • 33670a5bd0
    CQHTTP: Change shebang to "/usr/bin/env sh" Victor Huang 2020-02-06 11:26:56 +0800
  • 64f8a222cb
    Add support for CQHTTP QQ bot API Victor Huang 2020-02-06 11:12:14 +0800
  • d9a9695fe0 Deploy certificates to Palo Alto Network Firewalls Paul Nguyen 2020-02-05 14:29:01 -0800
  • ec9c98df17 Fixup whitespace issue Josef Vogt 2020-02-05 15:08:17 +0100
  • 0ed30db1d8 Fixup bashism Josef Vogt 2020-02-05 14:48:49 +0100
  • dc86b605fe Add support for octoDNS (multi-provider) Josef Vogt 2020-02-05 09:42:56 +0100
  • 8e6c4e1aca
    Merge pull request #2481 from blablup/OPNsense_dns neil 2020-01-31 16:37:31 +0800
  • 490fbfc13e
    Merge pull request #2701 from xpac1985/patch-1 neil 2020-01-31 16:32:13 +0800
  • 4b45973361
    Merge pull request #2470 from StefanAbl/master neil 2020-01-31 16:30:51 +0800
  • 4c27e08e3d
    Merge pull request #2692 from helbgd/patch-7 neil 2020-01-31 16:29:16 +0800
  • 94eb80597b
    Merge pull request #2712 from acmesh-official/dev neil 2020-01-30 12:44:47 +0800
  • d610eb15d8 update repo name #2712 neilpang 2020-01-30 12:44:02 +0800
  • 4f53cd1704
    Merge pull request #2711 from acmesh-official/dev neil 2020-01-30 12:08:21 +0800
  • d795fac37a update repo name #2711 neilpang 2020-01-30 12:06:39 +0800
  • ce6b71a58b
    Merge pull request #2710 from acmesh-official/dev neil 2020-01-30 10:51:51 +0800
  • 09f74a9af8 start v2.8.6, change the repo name #2710 neilpang 2020-01-30 10:50:39 +0800
  • 2b5c09da04 change shebang if env is not in the default location. fix https://github.com/Neilpang/acmetest/issues/3 #3097 shebang neilpang 2020-01-28 11:54:36 +0800
  • 552a49a680
    Merge pull request #2707 from Neilpang/2695 neil 2020-01-27 23:56:33 +0800
  • 97741398fb minor #2707 neilpang 2020-01-27 23:40:51 +0800
  • f8b225e70e fix format neilpang 2020-01-27 23:30:36 +0800
  • 57b4eda014
    Merge pull request #2706 from Neilpang/dev neil 2020-01-27 23:09:30 +0800
  • fc3a181779 move the error message neilpang 2020-01-27 22:22:25 +0800
  • 9541ea6a9f fix bug https://github.com/Neilpang/acme.sh/issues/2695 If a domain was already verified by http-01 method, when we try to issue a cert for them same domain with dns-01 method, we just get only one challenge object of type http-01 with "valid" status, from the authz-v3 url. So, we report error that we are not able the validate the domain, because of that we don't find dns-01 challenge. This behavior is not the same as before. I believe it was changed by the letsencrypt CA. neilpang 2020-01-27 22:12:21 +0800
  • f716f6060e minor check update hash for branch name #2706 neilpang 2020-01-27 23:02:09 +0800
  • dc0cca8c83 move the error message neilpang 2020-01-27 22:22:25 +0800
  • 4f303de00c fix bug https://github.com/Neilpang/acme.sh/issues/2695 If a domain was already verified by http-01 method, when we try to issue a cert for them same domain with dns-01 method, we just get only one challenge object of type http-01 with "valid" status, from the authz-v3 url. So, we report error that we are not able the validate the domain, because of that we don't find dns-01 challenge. This behavior is not the same as before. I believe it was changed by the letsencrypt CA. neilpang 2020-01-27 22:12:21 +0800
  • 05aa26e619 minor, remove space key neilpang 2020-01-27 21:22:42 +0800
  • 1c4b831922
    Merge pull request #7 from Marco4223/Fix-issues-and-reslolve-zone-and-record-name Phlegx Systems OG 2020-01-24 09:01:04 +0100
  • 6613ae57b0 Update dns_kas.sh Marco4223 2020-01-23 19:20:44 +0100
  • b6552aff75
    Added maximum account key length to --help output #2701 xpac1985 2020-01-22 21:21:38 +0100
  • 3c98fae4f2
    Updated/fixed some entries in --help output xpac1985 2020-01-22 20:00:04 +0100
  • 2028e4c8ad
    Merge pull request #2700 from radek-sprta/clouddns neil 2020-01-22 22:20:30 +0800
  • 5c7feba77b
    Format with shfmt #2700 Radek SPRTA 2020-01-22 05:33:46 +0100
  • 23f2677052
    Do not print HTTP responses to stdout Radek SPRTA 2020-01-22 02:53:50 +0100
  • 6b67511748
    Disable check Radek SPRTA 2020-01-22 02:03:11 +0100
  • 36e0feea43
    Clean up comments Radek SPRTA 2020-01-22 01:59:40 +0100
  • 69392f67e8
    Correctly handle .co.uk type domains Radek SPRTA 2020-01-22 01:33:15 +0100
  • e7d130cc11
    Add support for CloudDNS API Radek SPRTA 2020-01-21 06:36:31 +0100
  • 6e3ba3ca45 travis #2470 StefanAbl 2020-01-18 13:53:26 +0100
  • 0f54cf83f4 fixed dynv6 dns validation StefanAbl 2020-01-18 13:48:29 +0100
  • fb209cdfde
    Merge pull request #6 from Marco4223/Fix-issues-and-reslolve-zone-and-record-name Phlegx Systems OG 2020-01-15 19:47:26 +0100
  • 431c53efcf Update dns_kas.sh Marco4223 2020-01-15 17:48:30 +0100
  • 79ad0ff56b Simplify code #2574 rewqazxv 2020-01-15 22:11:34 +0800
  • d4dad58b0d
    Merge pull request #2694 from Neilpang/dev 2.8.5 neil 2020-01-15 22:08:17 +0800
  • baff032e3b Merge branch 'up' into dev #2694 neilpang 2020-01-15 22:05:37 +0800
  • 26309f51e3 start 2.8.5 neilpang 2020-01-15 22:04:49 +0800
  • f8f53a6bd9 debug neilpang 2020-01-15 22:01:34 +0800
  • ac3667c765 fix https://github.com/Neilpang/acme.sh/issues/2693 neilpang 2020-01-15 21:43:49 +0800
  • 96180e7555
    Merge pull request #5 from Marco4223/Fix-issues-and-reslolve-zone-and-record-name Phlegx Systems OG 2020-01-15 14:01:04 +0100
  • 024619676b Update dns_kas.sh Marco4223 2020-01-15 13:56:01 +0100
  • 5aa0f547cf
    Merge pull request #2691 from astorath/fix/dns_gcloud_private_zone neil 2020-01-14 22:28:17 +0800
  • b1ce6ffcc7
    www is incorrect as well #2692 helbgd 2020-01-14 15:27:35 +0100
  • f01936ca4f
    Server Name not correct helbgd 2020-01-14 15:19:37 +0100
  • f94e034825
    Update dns_hostingukraine.sh Qvinticom 2020-01-14 15:13:04 +0200
  • 70fdb1042f fix: added public dns zones filter #2691 Andrey Tuzhilin 2020-01-14 15:55:44 +0300
  • 58cfc0d0cf
    Merge pull request #4 from Marco4223/Fix-issues-and-reslolve-zone-and-record-name Phlegx Systems OG 2020-01-14 10:10:39 +0100
  • 4ed3fe0a58 fix: get domain and sub_domain from fulldomain Qvinti 2020-01-12 21:41:52 +0200
  • 4eff3b6a24 Change error to info in case record already exists. #2690 Nick Stepa 2020-01-12 15:16:48 +0100
  • e5f69f0815 Fix indentation. Nick Stepa 2020-01-12 14:07:49 +0100
  • ef7b51beb7 Remove local keyword. Nick Stepa 2020-01-12 13:54:18 +0100
  • 8494ac8f3d Fix dns records removing after usage. Nick Stepa 2020-01-12 13:29:09 +0100
  • 8dea519235
    Merge pull request #2689 from Neilpang/dev 2.8.4 neil 2020-01-12 13:57:14 +0800
  • 0712e98904 fix https://github.com/Neilpang/acme.sh/pull/2559 #2689 neil 2020-01-12 13:36:24 +0800
  • adf9c7e358 Add dns_hostingukraine Qvinti 2020-01-12 03:36:26 +0200
  • 98dcb37a3a Add dns_hostingukraine #2687 Qvinti 2020-01-12 03:08:32 +0200
  • a29299b597 fix #2682 Qvinti 2020-01-10 00:01:09 +0200
  • c3b372a922 fix typos Qvinti 2020-01-09 23:35:46 +0200
  • cd63240a6c fix issue link Qvinti 2020-01-09 23:31:41 +0200
  • 620ed626ff fix implode TXT record ids, fix errors Qvinti 2020-01-09 23:24:21 +0200
  • bd89c6cf67 add quotes Qvinti 2020-01-09 17:54:28 +0200
  • 8c7ae9d89f fix Qvinti 2020-01-09 17:36:41 +0200
  • 53a1d8ea08 fix whitespaces Qvinti 2020-01-09 17:22:02 +0200
  • ceed42c795 Add dnsapi for www.ukraine.com.ua hosting Qvinti 2020-01-09 17:07:10 +0200
  • c7ccddbcb9
    Merge pull request #2678 from Sergey-Zorin/issue2547-throw-nic_token neil 2020-01-09 22:06:55 +0800
  • efd3e8067b remove -F option #2678 Sergey Zorin 2020-01-09 17:05:18 +0300
  • c0f0e8d315 Might need to be more involved than this, but this works for my usecase. Implement forced V_TYPE DNS for wildcard domains. #2679 Jim Conner 2020-01-07 13:30:54 -0800
  • c6f7b7f35f
    Merge pull request #2671 from Rayzilt/master neil 2020-01-07 09:10:39 +0800
  • f3dd1603db fix CI warnings v3 Sergey Zorin 2020-01-07 01:11:43 +0300
  • be7688a4df fix CI warnings SC2039 v2 Sergey Zorin 2020-01-07 01:05:50 +0300
  • 8e2f11389d fix CI warnings SC2039 Sergey Zorin 2020-01-07 00:49:13 +0300
  • 346454c21b fix CI warnings Sergey Zorin 2020-01-07 00:26:44 +0300
  • c822870cf8 comment cleaning Sergey Zorin 2020-01-06 23:52:11 +0300
  • 9666cf680e #2547 fix multiply _service selection Sergey Zorin 2020-01-06 23:42:08 +0300
  • a88622c1be #2547 replace NIC_Token to NIC_ClientID&NIC_ClientSecret with backward compatibility Sergey Zorin 2020-01-06 23:39:15 +0300
  • e98d2d8e70 revert readme #1690 Sven Neubauer 2020-01-06 21:12:02 +0100
  • c3fbc36ce7 fix https://github.com/Neilpang/acme.sh/issues/2547#issuecomment-570963981 neilpang 2020-01-06 20:57:12 +0800
  • f174d7dd39
    dns_lexicon.sh: Add extra variable _API_KEY #2671 Silvan Raijer 2020-01-05 15:27:04 +0100
  • 38a8721a91 Escape opening brackets #2670 Ryan Meyers 2020-01-04 10:52:52 -0600
  • 8aedf26a87 Replace \s with hard space Ryan Meyers 2020-01-04 10:51:32 -0600
  • 1515db8fd5 Fix broken link to contributing page #2669 John Losito 2020-01-03 22:53:42 -0500
  • b2ff9240ac
    Merge pull request #2662 from tambetliiv/zone-root-check neil 2020-01-03 21:44:08 +0800
  • 7a3c61b744 check upgrade hash https://github.com/Neilpang/acme.sh/issues/2667 neilpang 2020-01-03 21:38:47 +0800
  • 8dd1df71cc Update dns_kas.sh Marco4223 2020-01-02 17:10:36 +0100
  • b47f389880 Update ACME Directory variable name #2661 Alexander Sterpu 2020-01-02 14:58:00 +0200
  • b59b0f0386 use different method to get root #2662 Tambet Liiv 2020-01-02 14:55:36 +0200
  • c675e9861f Move check to parent if statement Alexander Sterpu 2020-01-02 13:37:53 +0200
  • 72a997d641 Add missing ;; & force check Alexander Sterpu 2020-01-02 13:26:26 +0200
  • 43ce843eac Add --verify-server option Alexander Sterpu 2020-01-02 13:20:32 +0200
  • f59f484c01
    Merge pull request #2657 from gildea/master neil 2020-01-01 18:28:30 +0800