Commit Graph

  • 225adcc836 fix renewal for validto #4012 neilpang 2022-04-03 21:58:41 +0800
  • 0f607413d0 fix for solaris time format neilpang 2022-04-03 20:05:30 +0800
  • 922553032b typo neilpang 2022-04-01 15:13:52 +0800
  • b49999721c Update acme.sh neilpang 2022-04-01 21:58:29 +0800
  • de4c4eedd8 Support NotBefore and NotAfter neilpang 2022-04-01 21:22:42 +0800
  • 17f6aef5d8
    Merge branch 'acmesh-official:dev' into dev #3999 hatotk 2022-04-01 21:04:21 +0900
  • 22e16394b7
    Cover all known suffixes #4007 gaby64 2022-03-31 13:10:51 -0400
  • bc14e2ba4a
    correctly handle any fulldomain gaby64 2022-03-31 11:19:45 -0400
  • bcc984fc09 minor neilpang 2022-03-31 09:46:42 +0800
  • d53262fab6 fix update account fix https://github.com/acmesh-official/acme.sh/issues/4009 neilpang 2022-03-31 09:35:32 +0800
  • 5f67fd6615
    _get_root was not giving me the root domain #4008 gaby64 2022-03-30 15:52:50 -0400
  • 41ba9b15ca
    Handle many domain cert with many accounts gaby64 2022-03-30 13:50:10 -0400
  • 532e44bcea normalize domains neilpang 2022-03-30 23:37:38 +0800
  • 3fb67629c1 Update README.md neilpang 2022-03-30 23:06:07 +0800
  • 6145465823
    Merge pull request #4006 from acmesh-official/dev neil 2022-03-30 23:03:44 +0800
  • fb5091a388 support Google ACME server #4006 neilpang 2022-03-30 22:47:12 +0800
  • d6c68f1a84
    Rename delete function, add info Marvo2011 2022-03-28 13:03:02 +0200
  • 0d05f9ba80 Update acme.sh neilpang 2022-03-27 12:08:24 +0800
  • c5c2b56e23 Fixes errors in dns_mydnsjp.sh hatotk 2022-03-26 01:38:44 +0900
  • a300df0020
    Update dns_fornex.sh neil 2022-03-25 15:48:17 +0800
  • a50158cbeb
    Merge pull request #3982 from waldner/master neil 2022-03-24 15:15:58 +0800
  • 7278fd25e5 Added fornex.com api Timur Umarov 2022-03-20 21:50:39 +0300
  • 9032fb99c7 style: Whitespace and quoting for shellcheck/shfmt conformity Ian Grant 2022-03-20 16:48:17 +0000
  • 6f53f92ed3 fix: Use _post() abstracted function instead of curl directly (conform to dev guide) Ian Grant 2022-03-20 16:45:30 +0000
  • 85bb20108a fix: Change shebang to `sh` (conform to dev guide) Ian Grant 2022-03-20 08:17:38 +0000
  • 6fb8c0ec4c
    Merge pull request #3989 from abiessmann/deploy_routeros_handle_remote_errors neil 2022-03-20 13:30:58 +0800
  • 07cedc55e2
    Merge pull request #3978 from nikolajbrinch/dev neil 2022-03-20 13:19:13 +0800
  • ae3cc81f03
    Merge pull request #2924 from ianepperson/master neil 2022-03-20 12:43:43 +0800
  • 97a45e3b02
    Update discord.sh #2924 neil 2022-03-20 12:43:23 +0800
  • 451b290b79
    Update discord.sh neil 2022-03-20 12:42:35 +0800
  • 499ea07934
    Merge pull request #3993 from imgrant/deploy-truenas-s3-feature neil 2022-03-20 12:34:58 +0800
  • afa06267a2 style: Neaten up some of the info & error messages, fix some typos #3993 Ian Grant 2022-03-19 20:39:48 +0000
  • d4a6d9c076 fix: Adjust the sed extraction of certificate ID from JSON response Prior to this, an error in the regex didn't match. Resolves #3992 (TrueNAS deploy hook fails to set certificate for FTP or WebDAV) Ian Grant 2022-03-19 20:38:47 +0000
  • c3f6112443 feat: Configure certificate for TrueNAS S3 service (MinIO) Ian Grant 2022-03-19 20:36:11 +0000
  • 6b0b520ec2 feat: Add deploy script for HP iLO (using Redfish REST API) Ian Grant 2022-03-19 15:24:45 +0000
  • a7d37a8310
    Merge branch 'acmesh-official:master' into imgrant-deploy-hpilo #3080 Ian G 2022-03-19 15:12:03 +0000
  • 3411b736dd deploy/routeros: add error handling for scp #3989 Andreas Bießmann 2022-03-18 07:58:57 +0100
  • c603b9c40b deploy/routeros: add error handling for ssh Andreas Bießmann 2022-03-17 14:31:01 +0100
  • 1e2c5d038f
    Merge pull request #3986 from abiessmann/fix_depoly_routeros neil 2022-03-17 21:25:59 +0800
  • 9d6d96adf3 deploy/routeros.sh: fix routeros script #3986 Andreas Bießmann 2022-03-17 12:22:58 +0100
  • 8d574ecb34 Geoscaling: get creds for removal too #3982 waldner 2022-03-15 18:48:14 +0100
  • 9ebb2ac2e4
    Merge pull request #3980 from acmesh-official/dev neil 2022-03-14 23:02:08 +0800
  • 7b935eec5d
    Merge pull request #3979 from dislazy/dev #3980 neil 2022-03-11 13:56:53 +0800
  • b209f66654 fix(notify):remove nofity,move weixin_work.sh to notify #3979 bosong 2022-03-11 13:41:12 +0800
  • b98b4951b4
    Merge pull request #3669 from youuy/master neil 2022-03-11 12:21:55 +0800
  • 227d62a5dc Fixes Simply.com to use REST API version 2 with Basic Auth #3978 Nikolaj Brinch Jørgensen 2022-03-10 11:13:38 +0100
  • 7fae5553a8
    Merge pull request #3977 from gabbe/Encode_password neil 2022-03-10 09:10:17 +0800
  • 6ead019873 Accept some special characters in password and added a little bit better error handling #3977 Gabriel Thörnblad 2022-03-09 17:12:09 +0100
  • 6d2ab4d270 Merge branch 'dev' of https://github.com/lufi42/acme.sh into dev lufi42 2022-03-09 01:47:51 +0100
  • a6b58bc88d Corrected use of Plesk API calls to fetch all domain for all Plesk editions lufi42 2022-03-09 01:36:06 +0100
  • ea3c37d754 Corrected use of Plesk API calls to fetch all domain for all Plesk editions lufi42 2022-03-09 01:36:06 +0100
  • e58b00d9a2
    Merge pull request #3964 from gabbe/Loopia_API_is_updated neil 2022-03-07 21:52:03 +0800
  • b75e90f8c9 Double quote variables (shellcheck suggestions) #3964 Gabriel Thörnblad 2022-03-07 10:28:09 +0100
  • e82f3439c3 Trigger CI Gabriel Thörnblad 2022-03-07 10:13:45 +0100
  • 0bc8e3bee5
    Merge pull request #3965 from waldner/master neil 2022-03-07 09:08:01 +0800
  • 13f80acb2d geoscaling DNS API #3965 waldner 2022-03-05 01:03:04 +0100
  • 8fe813acff
    Merge pull request #3932 from peterlh/master neil 2022-03-05 18:58:14 +0800
  • 0ed4fc6a12 Update dns_loopia.sh Gabriel Thörnblad 2022-03-04 13:38:05 +0100
  • b37bf06de8 Update ssh.sh #3674 fradev 2022-03-01 17:57:59 +0100
  • 27bbf0ccaf
    Merge branch 'acmesh-official:master' into master fradev 2022-03-01 17:44:46 +0100
  • ed56d52af3
    Changed GitHub issues URL Martin Arndt 2022-02-27 15:12:05 +0100
  • fb457968ec
    Fix formatting according to Shellcheck 3/3 Martin Arndt 2022-02-27 14:38:24 +0100
  • 0bea2e2b94
    Fix formatting according to Shellcheck 2/2 Martin Arndt 2022-02-27 14:37:22 +0100
  • 72d02f442e
    Fix formatting according to Shellcheck Martin Arndt 2022-02-27 14:35:21 +0100
  • bcf63b5d27
    Add ArtFiles.de DNS API plugin Martin Arndt 2022-02-27 14:17:34 +0100
  • e88442cb46
    Merge pull request #3947 from abiessmann/deploy_routeros_fixes neil 2022-02-22 21:52:36 +0800
  • 930609e875
    Merge pull request #3948 from richard-9000/richard-9000-patch-1 neil 2022-02-22 21:41:22 +0800
  • 8752d08ce9
    dns_opnsense.sh - Fixed the domain parse regex #3948 richard-9000 2022-02-19 10:52:24 -0800
  • c46ceb06b4 deploy/routeros.sh: change DEPLOY_SCRIPT_CMD #3947 Andreas Bießmann 2022-02-19 13:56:07 +0100
  • 92e4ecce3b deploy/routeros.sh: remove all certificates Andreas Bießmann 2022-02-19 13:44:51 +0100
  • 8a2f673903 deploy/routeros.sh: make ssh/scp configurable Andreas Bießmann 2022-02-19 13:42:32 +0100
  • ac0dd90c37 Fix shfmt Marvo2011 2022-02-17 19:30:56 +0100
  • 9470850258 Fix shellcheck, use double quote Marvo2011 2022-02-17 19:08:58 +0100
  • 2982e9943e Add custom option to map multidomain RIDs Marvo2011 2022-02-17 19:02:35 +0100
  • 80e13bc24a Merge remote-tracking branch 'origin/dev' into dev Marvo2011 2022-02-17 18:17:19 +0100
  • 18f56a26bc issue1771: allow dns_aws to get all hosted zones instead of only first 100 #3944 Noxilie 2022-02-17 15:49:50 +0300
  • 9a677534a7 added more debug info when rm recordid is empty #3932 peter 2022-02-13 14:00:14 +0100
  • af08d67fad rem. ; peter 2022-02-12 23:41:26 +0100
  • a2901d61ea check for return values peter 2022-02-12 23:39:33 +0100
  • aaae83efec check for return values peter 2022-02-12 20:18:08 +0100
  • 15a78ad684 curl: use short -A option instead of --user-agent #3940 Sergey Ponomarev 2022-02-12 15:14:00 +0200
  • 5d8bcff79b wget: use short -U option instead of --user-agent= Sergey Ponomarev 2022-02-12 15:07:44 +0200
  • 100a88dbae Add CONTRIBUTING.md #3939 Sergey Ponomarev 2022-02-12 15:02:16 +0200
  • 7369298638
    Merge pull request #3921 from andischerer/master neil 2022-02-11 21:24:40 +0800
  • a761bd20fa
    Merge pull request #3934 from mac-zhou/dev neil 2022-02-11 21:13:27 +0800
  • 01ace11293 Update dns_ispconfig.sh neilpang 2022-02-11 21:11:04 +0800
  • 205e95a246 Add environment variables ROUTER_OS_PORT #3934 Mac_Zhou 2022-02-10 11:29:09 +0800
  • 2c2a43e1ec Update dns_cf.sh neil 2022-02-09 18:08:55 +0800
  • 0c9a6da623 more specific delete of records peter 2022-02-08 17:18:48 +0100
  • 888d91d14a FIX dns_udr api: loop variable #3921 Andreas Scherer 2022-02-08 15:57:19 +0100
  • 2c0cc87b4c final commit peter 2022-02-08 13:49:04 +0100
  • ee0fadf247 shfmt peter 2022-02-08 13:34:42 +0100
  • 9fb89d7fd2 shfmt peter 2022-02-08 13:33:43 +0100
  • af5c36e4ad shfmt' peter 2022-02-08 13:32:15 +0100
  • a5f943e227 removed unused variable peter 2022-02-08 13:24:31 +0100
  • f8532ba812 removed unused variable peter 2022-02-08 13:21:02 +0100
  • fac4e151cc description peter 2022-02-08 13:19:22 +0100
  • f3a0a25380 FIX dns_udr api: ttl, xargs, cleanup Andreas Scherer 2022-02-08 08:05:48 +0100
  • 5a237795ea
    Merge pull request #3928 from johnelliott/missing-oathtool-dep-error neil 2022-02-08 14:26:06 +0800
  • 3a99a77104 Update return statement #3928 John Elliott 2022-02-07 21:55:12 -0800