Commit Graph

  • 30416f54d1 Fixes for Travis CI -removing some blanks etc. ThiloGa 2020-03-07 15:18:25 +0100
  • f21ef0d2e9 add support for namemaster.de ThiloGa 2020-03-07 14:55:09 +0100
  • 39ced21a6f
    Merge pull request #2198 from pipedrive/Add-AWS_API-slowrate neil 2020-03-07 19:59:20 +0800
  • 0f24417cb3
    Merge pull request #2769 from ianw/update-account-json neil 2020-03-07 19:50:17 +0800
  • f84a87f2a2 remove DEFAULT_DNS_SLEEP. fix https://github.com/acmesh-official/acme.sh/issues/2773 neil 2020-03-07 18:26:22 +0800
  • dada57e5c4 Merge branch 'ssh-deploy' of https://github.com/dkerr64/acme.sh into ssh-deploy David Kerr 2020-03-05 16:22:59 -0500
  • d437d6fde9
    Merge pull request #2770 from acmesh-official/dev neil 2020-03-04 09:53:51 +0800
  • 69b11575e3 add clearlinux fix https://github.com/acmesh-official/acme.sh/issues/2768 neil 2020-03-04 09:51:16 +0800
  • 72e1a1b2e9 Update account.json on account update Ian Wienand 2020-03-04 09:12:28 +1100
  • 8ba573d196 Change variable name to MULTI_CALL so default can be "no" dkerr64 2020-03-03 13:40:33 -0500
  • 4593231049 Merge branch 'ssh-deploy' of https://github.com/dkerr64/acme.sh into ssh-deploy David Kerr 2020-02-28 08:37:25 -0500
  • de9eac760b
    Merge pull request #2754 from acmesh-official/dev neil 2020-02-25 21:46:42 +0800
  • 12ad8d52ae
    Merge pull request #2753 from nobbs/fix_docker_deploy neil 2020-02-25 21:34:07 +0800
  • 22f9a3b467 Fix error on docker deploy command with spaces. alex 2020-02-25 12:33:50 +0100
  • b64f0ba83f Update usage of AWS_DNS_SLOWRATE Stephane Moser 2020-02-24 23:14:40 +0000
  • f73a494407 Remove spaces on blank line to fix travis error dkerr64 2020-02-22 22:09:28 -0500
  • 46ee74ed16 Remove variable from info/error printout that could potentially expose login credentials. dkerr64 2020-02-22 22:05:06 -0500
  • 806b746fc0 Fix bug where backup and batch_mode yes/no values could not be changed. Once set to "no" then they could never be set back to "yes" dkerr64 2020-02-22 21:23:59 -0500
  • cc820e97c6 Add support for DEPLOY_SSH_BATCH_MODE with default of yes. Before this update all remote commands were bunched together and sent to the remote host in a single SSH command. This could result in a very long sequence of commands that might be rejected by a remote host (example is VMware ESXi that uses busybox sh). With this update you can set DEPLOY_SSH_BATCH_MODE="no" and each remote command is sent as a separate SSH call so now we do not have big long sequence of commands. Defaults to same behaviour as before this update. dkerr64 2020-02-22 21:10:42 -0500
  • 283b04df73 Move cleanup of backup directory to first step in the function. dkerr64 2020-02-22 20:43:28 -0500
  • 6420d1239f Move call to remote system into separate function dkerr64 2020-02-22 20:31:52 -0500
  • 04771e5a4a Move call to remote system into separate function dkerr64 2020-02-22 20:16:36 -0500
  • 3d9608faa0 Move -T parameter into default ssh command variable dkerr64 2020-02-22 20:09:24 -0500
  • b7b4ae4262 Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into ssh-deploy David Kerr 2020-02-22 20:01:41 -0500
  • b73b078705
    Merge pull request #2719 from qwqVictor/dev neil 2020-02-22 17:44:15 +0800
  • 887fa8649b
    Merge pull request #2670 from sreyemnayr/fix-pfsense-linode neil 2020-02-22 13:41:19 +0800
  • f6172d7273
    Merge pull request #2690 from nstepa/dns_yandex neil 2020-02-22 13:39:04 +0800
  • c70681712d
    Merge pull request #2746 from acmesh-official/dev neil 2020-02-22 13:34:01 +0800
  • 80ca6de531
    Merge pull request #2728 from artooro/master neil 2020-02-22 13:28:37 +0800
  • c6c395cd0f
    Merge pull request #2737 from xpac1985/patch-3 neil 2020-02-22 12:10:22 +0800
  • 4831064623
    Merge pull request #2744 from xpac1985/patch-2 neil 2020-02-21 23:20:34 +0800
  • d4660a23c0
    Merge pull request #2742 from adrian5/patch-3 neil 2020-02-21 22:34:18 +0800
  • e184a1b9e6
    haproxy deploy script now compatible with OpenSSL v1.1+ xpac1985 2020-02-20 23:28:55 +0100
  • f8662c9bc2
    Fix phrasing in README adrian5 2020-02-20 18:43:08 +0100
  • 463df9e4ba
    Make socat debug output show version + features instead of help text xpac1985 2020-02-18 16:26:15 +0100
  • c768581829
    Merge pull request #2735 from acmesh-official/dev neil 2020-02-15 21:56:03 +0800
  • 754f7a7891
    Merge pull request #2614 from PaloAltoNetworks/deploy-panos neil 2020-02-15 20:46:59 +0800
  • 21450a08c2 Fixed 6 character requirement. Paul Nguyen 2020-02-13 18:01:27 -0800
  • c355b25bb1 Fixed line formatting Paul Nguyen 2020-02-12 15:00:23 -0800
  • 1fe3d80838 Updated to use saveconf function and base64encode. Paul Nguyen 2020-02-12 14:57:31 -0800
  • 930e16b64a fix gitdiff Paul Nguyen 2020-02-11 22:50:05 -0800
  • 2077a70d03 Fixing gitdiff Paul Nguyen 2020-02-11 22:44:51 -0800
  • cbdb8bd9b9 Fixing gitdiff Paul Nguyen 2020-02-11 22:34:55 -0800
  • 5dcb417676 ShellCheck fixes Paul Nguyen 2020-02-11 22:26:48 -0800
  • 71bc993e3d Fixed Shellchecks Paul Nguyen 2020-02-11 22:23:10 -0800
  • c2812896f8 Update deployer Paul Nguyen 2020-02-11 18:15:10 -0800
  • d43227ede4
    fix shellcheck issues Arthur Wiebe 2020-02-11 13:07:10 -0500
  • 8554ae38ed
    Merge pull request #2369 from tresni/synology_dsm neil 2020-02-11 20:12:47 +0800
  • da656caf1e
    Merge pull request #2726 from Blfrg/dns_me neil 2020-02-11 19:09:38 +0800
  • 51fc853228
    Merge pull request #1341 from phlegx/all-inkl-kasserver-dns-script neil 2020-02-11 19:08:31 +0800
  • 7a30cb9de7
    Merge branch 'dev' into all-inkl-kasserver-dns-script neil 2020-02-11 19:07:20 +0800
  • 1b475cf9f3
    Remove -q from greps Brian Hartvigsen 2020-02-10 21:02:27 -0700
  • 719b690451
    add support for using a Zone ID Arthur Wiebe 2020-02-10 10:22:55 -0500
  • 3cdc523dec
    Merge pull request #2628 from woutd/master neil 2020-02-10 22:27:05 +0800
  • eb49127b9e
    improve id parse Blfrg 2020-02-09 14:50:29 -0600
  • d07172a528
    Replace disabled linter with variable substituion Brian Hartvigsen 2020-02-09 12:06:13 -0800
  • 79637097ba
    Use _utc_date Brian Hartvigsen 2020-02-09 11:50:50 -0800
  • 1259341095
    Use deployconf properly Brian Hartvigsen 2020-02-09 03:10:11 -0800
  • 5d3bc95ac5
    Fix some debug output Brian Hartvigsen 2020-02-09 02:50:29 -0800
  • de25232a73
    Allow creating new certificates when certificate is not found Brian Hartvigsen 2020-02-09 02:26:55 -0800
  • 95769de464
    Fix shfmt/shellcheck issues Brian Hartvigsen 2020-02-09 02:01:26 -0800
  • 52a168b961
    Stop using jq/curl directly Brian Hartvigsen 2020-02-08 16:27:18 -0800
  • b3b00b6700
    Using domainconf instead of account Brian Hartvigsen 2019-09-30 14:06:04 -0600
  • 8e8cda132c
    Remove boilerplate from what I used for template Brian Hartvigsen 2019-06-30 00:30:35 -0600
  • 6459ccb185
    Cleanup shfmt warnings Brian Hartvigsen 2019-06-30 00:13:45 -0600
  • 548f83c3ad
    Cleanup shellcheck errors Brian Hartvigsen 2019-06-30 00:13:07 -0600
  • 555e0de9e4
    Initial support for Synology DSM Brian Hartvigsen 2019-06-29 21:47:24 -0600
  • cc4bce283f Merge branch 'master' of git://github.com/acmesh-official/acme.sh Wout 2020-02-09 10:13:17 +0100
  • 8189a34d14
    fix dns_me id parse Blfrg 2020-02-08 16:43:23 -0600
  • 5d88ad554f
    Improved token processing method and misc bugfixes Victor Huang 2020-02-08 23:24:45 +0800
  • 2cc50a2b65 Cosmetic fixes. Wout 2020-02-08 12:27:19 +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
  • 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 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 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 neilpang 2020-01-30 10:50:39 +0800
  • 552a49a680
    Merge pull request #2707 from Neilpang/2695 neil 2020-01-27 23:56:33 +0800
  • 97741398fb minor 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 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 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 Radek SPRTA 2020-01-22 05:33:46 +0100