]> git.proxmox.com Git - mirror_acme.sh.git/log
mirror_acme.sh.git
10 months agoRemoved unused variable
sg1888 [Tue, 18 Jul 2023 20:15:46 +0000 (20:15 +0000)]
Removed unused variable

10 months agoFixed shell check errors
sg1888 [Tue, 18 Jul 2023 20:10:31 +0000 (20:10 +0000)]
Fixed shell check errors

10 months agoRemoved ability to specify API key to facilitate future multiple host functionality.
sg1888 [Tue, 18 Jul 2023 19:43:47 +0000 (19:43 +0000)]
Removed ability to specify API key to facilitate future multiple host functionality.

10 months agoMerge remote-tracking branch 'upstream/dev' into panos-ecc-fix
sg1888 [Wed, 12 Jul 2023 00:22:03 +0000 (00:22 +0000)]
Merge remote-tracking branch 'upstream/dev' into panos-ecc-fix

10 months agoModified ECC file test
sg1888 [Wed, 12 Jul 2023 00:03:21 +0000 (00:03 +0000)]
Modified ECC file test

10 months agoIncorporated partial commit to address issue #4198
sg1888 [Tue, 11 Jul 2023 23:56:41 +0000 (23:56 +0000)]
Incorporated partial commit to address issue #4198

10 months agoExcluded scopes for api key test
sg1888 [Tue, 11 Jul 2023 23:41:24 +0000 (23:41 +0000)]
Excluded scopes for api key test

10 months agoMerge remote-tracking branch 'upstream/master' into panos-ecc-fix
sg1888 [Tue, 11 Jul 2023 20:25:43 +0000 (20:25 +0000)]
Merge remote-tracking branch 'upstream/master' into panos-ecc-fix

10 months agoMerge pull request #3208 from cusae/dev
neil [Mon, 10 Jul 2023 01:21:50 +0000 (09:21 +0800)]
Merge pull request #3208 from cusae/dev

Add BookMyName API support

10 months agoAdd BookMyName API support
Arnaud Launay [Sun, 9 Jul 2023 18:08:10 +0000 (20:08 +0200)]
Add BookMyName API support

10 months agoMerge branch 'acmesh-official:dev' into dev
Arnaud Launay [Sun, 9 Jul 2023 18:00:52 +0000 (20:00 +0200)]
Merge branch 'acmesh-official:dev' into dev

10 months agofix https://github.com/acmesh-official/acme.sh/issues/4562#issuecomment-1598731384
neil [Sat, 8 Jul 2023 06:11:51 +0000 (14:11 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4562#issuecomment-1598731384

10 months agoMerge pull request #4691 from acmesh-official/4442
neil [Sat, 8 Jul 2023 05:49:18 +0000 (13:49 +0800)]
Merge pull request #4691 from acmesh-official/4442

4442

10 months agofix https://github.com/acmesh-official/acme.sh/issues/4442
neil [Sat, 8 Jul 2023 04:51:56 +0000 (12:51 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4442

10 months agofix bug https://github.com/acmesh-official/acme.sh/issues/4442
neil [Sat, 8 Jul 2023 04:37:01 +0000 (12:37 +0800)]
fix bug https://github.com/acmesh-official/acme.sh/issues/4442

10 months agoRevert "fix format"
neil [Sat, 8 Jul 2023 03:43:44 +0000 (11:43 +0800)]
Revert "fix format"

This reverts commit 09041fb81d3e6f8e931c97a9141f49d5fc3009dc.

Revert "fix https://github.com/acmesh-official/acme.sh/issues/4680"

This reverts commit 299a157409c7cd07228cbaf31ccfc0879dba8f44.

10 months agofix format
neil [Sat, 8 Jul 2023 03:19:09 +0000 (11:19 +0800)]
fix format

10 months agofix https://github.com/acmesh-official/acme.sh/issues/4680
neil [Sat, 8 Jul 2023 03:17:19 +0000 (11:17 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4680
zerossl returns retry-after header within "200 OK" code.
so we don't check the "503" code anymore.

10 months agoMerge pull request #4646 from Eagle3386/patch-1
neil [Sat, 8 Jul 2023 02:54:56 +0000 (10:54 +0800)]
Merge pull request #4646 from Eagle3386/patch-1

Remove external OTP dependency from deploy hook Synology_DSM.sh

10 months agoMerge pull request #4687 from szhu25/ses-notifyhook
neil [Sat, 8 Jul 2023 02:33:27 +0000 (10:33 +0800)]
Merge pull request #4687 from szhu25/ses-notifyhook

Notify hook: AWS SES

10 months agoFix variable naming to make the access key and secret key consistent with Route53.
Steven Zhu [Wed, 5 Jul 2023 02:31:30 +0000 (22:31 -0400)]
Fix variable naming to make the access key and secret key consistent with Route53.

10 months agoAdd newline at end of file to satisfy shfmt's "extra line" error
Steven Zhu [Wed, 5 Jul 2023 02:15:53 +0000 (22:15 -0400)]
Add newline at end of file to satisfy shfmt's "extra line" error

10 months agoAdd newline at end of file to satisfy shfmt's "No newline at end of file" error
Steven Zhu [Wed, 5 Jul 2023 02:14:17 +0000 (22:14 -0400)]
Add newline at end of file to satisfy shfmt's "No newline at end of file" error

10 months agoAdd initial AWS SES support
Steven Zhu [Wed, 5 Jul 2023 01:54:49 +0000 (21:54 -0400)]
Add initial AWS SES support
Copied most of the v4 api stuff from DNS_AWS hook (Thanks!)

New tokens added:
AWS_SES_ACCESS_KEY_ID
AWS_SES_SECRET_ACCESS_KEY
AWS_SES_REGION
AWS_SES_TO
AWS_SES_FROM
AWS_SES_FROM_NAME (Optional)

10 months agoFix variable initialization
Martin Arndt [Tue, 4 Jul 2023 14:58:14 +0000 (16:58 +0200)]
Fix variable initialization

10 months agoUpdate synology_dsm.sh
Martin Arndt [Tue, 4 Jul 2023 13:55:44 +0000 (15:55 +0200)]
Update synology_dsm.sh

Split "[ && ]" into "[ ] && [ ]" to make ShellCheck happy

10 months agoRe-add deprecated SYNO_TOTP_SECRET part for legacy compatibility
Martin Arndt [Tue, 4 Jul 2023 13:47:19 +0000 (15:47 +0200)]
Re-add deprecated SYNO_TOTP_SECRET part for legacy compatibility

As requested in acmesh-official/acme.sh/pull/4646 by Neil Pang

10 months agoMerge branch 'acmesh-official:master' into patch-1
Martin Arndt [Tue, 4 Jul 2023 12:57:19 +0000 (14:57 +0200)]
Merge branch 'acmesh-official:master' into patch-1

10 months agoMerge pull request #4574 from systemcrash/patch-1
neil [Fri, 30 Jun 2023 03:10:23 +0000 (11:10 +0800)]
Merge pull request #4574 from systemcrash/patch-1

Spelling / grammar

11 months agoMerge pull request #4412 from phedoreanu/bugfix/1984_hosting_csrftoken
neil [Sun, 11 Jun 2023 13:26:17 +0000 (21:26 +0800)]
Merge pull request #4412 from phedoreanu/bugfix/1984_hosting_csrftoken

dns_1984.hosting.sh: fix login with valid csrftoken

11 months agodns_1984hosting.sh: fix login with valid csrftoken and sessionid
Adrian Fedoreanu [Sat, 26 Nov 2022 19:11:41 +0000 (20:11 +0100)]
dns_1984hosting.sh: fix login with valid csrftoken and sessionid

11 months agostart 3.0.7
neil [Fri, 9 Jun 2023 17:16:57 +0000 (01:16 +0800)]
start 3.0.7

11 months agoMerge pull request #4663 from acmesh-official/dev 3.0.6
neil [Fri, 9 Jun 2023 13:09:23 +0000 (21:09 +0800)]
Merge pull request #4663 from acmesh-official/dev

sync

11 months agoMerge pull request #4653 from stokito/dns_ovh_runabove
neil [Fri, 9 Jun 2023 12:41:24 +0000 (20:41 +0800)]
Merge pull request #4653 from stokito/dns_ovh_runabove

dns_ovh.sh Add ovh-us endpoint

11 months agoMerge pull request #4658 from Justman10000/master
neil [Fri, 9 Jun 2023 12:26:25 +0000 (20:26 +0800)]
Merge pull request #4658 from Justman10000/master

Update

11 months agoremove all exec.
neil [Fri, 9 Jun 2023 12:18:38 +0000 (20:18 +0800)]
remove all exec.
https://github.com/acmesh-official/acme.sh/issues/4659

11 months agoMerge pull request #4661 from acmesh-official/dev
neil [Fri, 9 Jun 2023 12:04:51 +0000 (20:04 +0800)]
Merge pull request #4661 from acmesh-official/dev

sync

11 months agofix https://github.com/acmesh-official/acme.sh/issues/4659
neil [Fri, 9 Jun 2023 11:59:29 +0000 (19:59 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4659

11 months agoRemove not anymore exists tutorials and websites
Justin Nogossek [Wed, 7 Jun 2023 21:36:18 +0000 (23:36 +0200)]
Remove not anymore exists tutorials and websites

11 months agoUpdate URL
Justin Nogossek [Wed, 7 Jun 2023 21:35:47 +0000 (23:35 +0200)]
Update URL

11 months agodns_ovh.sh Add ovh-us endpoint
Sergey Ponomarev [Mon, 5 Jun 2023 09:54:54 +0000 (12:54 +0300)]
dns_ovh.sh Add ovh-us endpoint

Remove discontinued runabove.com
If any new env will be added then a user may spe

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
11 months agoFix debug output of session ID
Martin Arndt [Sun, 28 May 2023 20:33:15 +0000 (22:33 +0200)]
Fix debug output of session ID

11 months agoRemove external OTP dependency from synology_dsm.sh
Martin Arndt [Sun, 28 May 2023 19:42:53 +0000 (21:42 +0200)]
Remove external OTP dependency from synology_dsm.sh

Also adapt to DSM 7's API improvements.

11 months agoModified keytest to perform a partial empty commit
sg1888 [Wed, 24 May 2023 18:51:57 +0000 (18:51 +0000)]
Modified keytest to perform a partial empty commit

12 months agoAdded ability to force commit to firewall. Username is now also mandatory
sg1888 [Wed, 17 May 2023 20:06:06 +0000 (20:06 +0000)]
Added ability to force commit to firewall.  Username is now also mandatory

12 months agoFixed typo
sg1888 [Mon, 15 May 2023 01:46:21 +0000 (01:46 +0000)]
Fixed typo

12 months agoCleaned up verbiage. Added ability to store / update user variable. Added ability...
sg1888 [Mon, 15 May 2023 01:43:54 +0000 (01:43 +0000)]
Cleaned up verbiage.  Added ability to store / update user variable.  Added ability to use user/pass OR key

12 months agoMerge pull request #4150 from defnull/patch-sectigo-wildcard
neil [Fri, 12 May 2023 01:42:52 +0000 (09:42 +0800)]
Merge pull request #4150 from defnull/patch-sectigo-wildcard

fix: Challenge not skipped for pre-validated wildcard domain orders

12 months agoMerge pull request #4158 from lufi42/dev
neil [Fri, 12 May 2023 01:26:58 +0000 (09:26 +0800)]
Merge pull request #4158 from lufi42/dev

Plesk XMLAPI Compatibility with all Plesk editions

12 months agoMerge pull request #4629 from fichtner/dns_opnsense
neil [Fri, 12 May 2023 01:26:01 +0000 (09:26 +0800)]
Merge pull request #4629 from fichtner/dns_opnsense

dnsapi: fix OPNsense script to be compatible with upcoming 23.1.8

12 months agoMerge branch 'acmesh-official:dev' into dev
lufi42 [Tue, 9 May 2023 19:59:18 +0000 (21:59 +0200)]
Merge branch 'acmesh-official:dev' into dev

12 months agodnsapi: fix OPNsense script to be compatible with upcoming 23.1.8
Franco Fichtner [Tue, 9 May 2023 06:44:18 +0000 (08:44 +0200)]
dnsapi: fix OPNsense script to be compatible with upcoming 23.1.8

The current script is already broken due to Bind 9.16 -> 9.18 changes
due to their renaming scheme for primary/secondary so do not rely on the
compat layer (which was also broken for other reasons).

12 months agoFixes for POSIX sh shell
sg1888 [Mon, 24 Apr 2023 18:45:50 +0000 (18:45 +0000)]
Fixes for POSIX sh shell

12 months agoMerge remote-tracking branch 'upstream/master' into panos-ecc-fix
sg1888 [Mon, 24 Apr 2023 17:02:48 +0000 (17:02 +0000)]
Merge remote-tracking branch 'upstream/master' into panos-ecc-fix

12 months agominor
neilpang [Sun, 23 Apr 2023 05:18:17 +0000 (13:18 +0800)]
minor

12 months agofix https://github.com/acmesh-official/acme.sh/issues/4612#issuecomment-1518929996
neilpang [Sun, 23 Apr 2023 05:16:12 +0000 (13:16 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4612#issuecomment-1518929996

12 months agoMerge pull request #4609 from acmesh-official/dev
neil [Fri, 21 Apr 2023 12:21:30 +0000 (20:21 +0800)]
Merge pull request #4609 from acmesh-official/dev

sync

12 months agofix https://github.com/acmesh-official/acme.sh/issues/4604
neilpang [Thu, 20 Apr 2023 10:11:55 +0000 (18:11 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4604

12 months agofix https://github.com/acmesh-official/acme.sh/issues/4606
neilpang [Thu, 20 Apr 2023 10:07:59 +0000 (18:07 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4606

13 months agoMerge pull request #4515 from HRHDaniel/domain_conf_debug
neil [Fri, 14 Apr 2023 05:48:52 +0000 (13:48 +0800)]
Merge pull request #4515 from HRHDaniel/domain_conf_debug

Domain conf debug

13 months agoAdded functionality to save and reuse API key
sg1888 [Wed, 12 Apr 2023 22:00:53 +0000 (22:00 +0000)]
Added functionality to save and reuse API key

13 months agoMerge pull request #4579 from daschr/dev
neil [Mon, 3 Apr 2023 03:06:22 +0000 (11:06 +0800)]
Merge pull request #4579 from daschr/dev

Prevent whitespace splitting

13 months agoprevent whitespace splitting
David Schramm [Sun, 2 Apr 2023 15:30:47 +0000 (17:30 +0200)]
prevent whitespace splitting

13 months agomerge upstream
David Schramm [Sun, 2 Apr 2023 15:28:47 +0000 (17:28 +0200)]
merge upstream

13 months agofix https://github.com/acmesh-official/acme.sh/pull/4577
neil [Sun, 2 Apr 2023 04:04:58 +0000 (12:04 +0800)]
fix https://github.com/acmesh-official/acme.sh/pull/4577

13 months agoprevent whitespace splitting
David Schramm [Sat, 1 Apr 2023 07:25:19 +0000 (09:25 +0200)]
prevent whitespace splitting

13 months agoFixed bug with wildcard certs and ecc keys
sg1888 [Fri, 31 Mar 2023 00:33:44 +0000 (00:33 +0000)]
Fixed bug with wildcard certs and ecc keys

13 months agoSpelling / grammar
Paul Dee [Thu, 30 Mar 2023 23:13:41 +0000 (01:13 +0200)]
Spelling / grammar

13 months agoMerge pull request #4540 from Hobby-Student/dev
neil [Thu, 30 Mar 2023 08:48:37 +0000 (16:48 +0800)]
Merge pull request #4540 from Hobby-Student/dev

[KAS] improve deletion of records

13 months agoMerge pull request #4568 from imlonghao/patch-1
neil [Wed, 29 Mar 2023 06:39:32 +0000 (14:39 +0800)]
Merge pull request #4568 from imlonghao/patch-1

fix(cloudns): fix grep when TXT record start with hyphen symbol

13 months agofix(cloudns): fix grep when record start with hyphen symbol
imlonghao [Tue, 28 Mar 2023 14:34:04 +0000 (22:34 +0800)]
fix(cloudns): fix grep when record start with hyphen symbol

13 months agoMerge pull request #4542 from alexleigh/master
neil [Mon, 27 Mar 2023 01:16:00 +0000 (09:16 +0800)]
Merge pull request #4542 from alexleigh/master

Add support for Google Domains DNS API.

14 months agofix https://github.com/acmesh-official/acme.sh/issues/4530#issuecomment-1473395845
neilpang [Fri, 17 Mar 2023 09:21:10 +0000 (17:21 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4530#issuecomment-1473395845

14 months agoMerge pull request #4544 from NCDGHA/bugfix/issue_4543_fix_retry-after
neil [Fri, 17 Mar 2023 09:16:55 +0000 (17:16 +0800)]
Merge pull request #4544 from NCDGHA/bugfix/issue_4543_fix_retry-after

Fix Retry-After handling

14 months agoMerge pull request #4551 from acmesh-official/dev
neil [Mon, 13 Mar 2023 01:15:53 +0000 (09:15 +0800)]
Merge pull request #4551 from acmesh-official/dev

sync

14 months agoMerge pull request #4550 from eastonman/master
neil [Mon, 13 Mar 2023 01:14:32 +0000 (09:14 +0800)]
Merge pull request #4550 from eastonman/master

dnsapi(huaweicloud): fix DomainName not retreived properly

14 months agofix: fix DomainName not retreived properly
Easton Man [Sun, 12 Mar 2023 04:41:29 +0000 (12:41 +0800)]
fix: fix DomainName not retreived properly

Co-Authored-By: idawnlight <idawn@live.com>
14 months agoMerge pull request #4547 from eastonman/master
neil [Fri, 10 Mar 2023 05:52:37 +0000 (13:52 +0800)]
Merge pull request #4547 from eastonman/master

dnsapi(huaweicloud): Add retry count to avoid infinite loop when things go wrong

14 months agoAdd support for Google Domains DNS API.
Alex Leigh [Tue, 7 Mar 2023 10:31:27 +0000 (02:31 -0800)]
Add support for Google Domains DNS API.

https://domains.google/learn/gts-acme/

This is an ACME API for Google Domains customers, which is
different from the Google Cloud Domains API for Google Cloud
customers.

14 months agoFix Retry-After handling
Markus Hoffrogge [Tue, 7 Mar 2023 12:22:46 +0000 (13:22 +0100)]
Fix Retry-After handling

- closes #4543

14 months agofix: change some debug comments
Easton Man [Tue, 7 Mar 2023 09:50:44 +0000 (17:50 +0800)]
fix: change some debug comments

14 months agofix: fix typo
Easton Man [Tue, 7 Mar 2023 03:30:32 +0000 (11:30 +0800)]
fix: fix typo

14 months agofix: use update instead of remove then add
Easton Man [Tue, 7 Mar 2023 03:27:08 +0000 (11:27 +0800)]
fix: use update instead of remove then add

14 months agofix: fix huaweicloud existing record 400
Easton Man [Tue, 7 Mar 2023 02:56:10 +0000 (10:56 +0800)]
fix: fix huaweicloud existing record 400

14 months agofix: fix shfmt
Easton Man [Tue, 7 Mar 2023 02:01:20 +0000 (10:01 +0800)]
fix: fix shfmt

14 months agofix: fix shellcheck
Easton Man [Tue, 7 Mar 2023 01:57:39 +0000 (09:57 +0800)]
fix: fix shellcheck

14 months agofeat: add retry count for removing record set
Easton Man [Tue, 7 Mar 2023 01:48:13 +0000 (09:48 +0800)]
feat: add retry count for removing record set

This avoids infinite loop when something went wrong and throws a error

14 months agoadded missing new line at EOF
Hobby-Student [Mon, 6 Mar 2023 19:36:53 +0000 (20:36 +0100)]
added missing new line at EOF

14 months agoimprove deletion of records
Hobby-Student [Mon, 6 Mar 2023 19:18:15 +0000 (20:18 +0100)]
improve deletion of records

14 months agoMerge pull request #4536 from acmesh-official/dev
neil [Sat, 4 Mar 2023 13:26:18 +0000 (21:26 +0800)]
Merge pull request #4536 from acmesh-official/dev

sync

14 months agofix typo
neil [Sat, 4 Mar 2023 13:23:31 +0000 (21:23 +0800)]
fix typo

14 months agofix https://github.com/acmesh-official/acme.sh/issues/4535
neil [Sat, 4 Mar 2023 13:22:17 +0000 (21:22 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4535

14 months agoMerge pull request #4532 from acmesh-official/dev
neil [Thu, 2 Mar 2023 14:07:16 +0000 (22:07 +0800)]
Merge pull request #4532 from acmesh-official/dev

sync

14 months agofix https://github.com/acmesh-official/acme.sh/issues/4530
neilpang [Thu, 2 Mar 2023 10:10:38 +0000 (18:10 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4530

14 months agofix https://github.com/acmesh-official/acme.sh/issues/4530
neilpang [Thu, 2 Mar 2023 10:06:09 +0000 (18:06 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4530

14 months agoMerge pull request #4531 from NCDGHA/bugfix/issue_4530_fix_http_status_503
neil [Thu, 2 Mar 2023 10:00:36 +0000 (18:00 +0800)]
Merge pull request #4531 from NCDGHA/bugfix/issue_4530_fix_http_status_503

Fix to handle LE overload status 503 appropriately

14 months agoMerge pull request #4518 from AnTheMaker/nanelo_dns
neil [Thu, 2 Mar 2023 01:40:47 +0000 (09:40 +0800)]
Merge pull request #4518 from AnTheMaker/nanelo_dns

Add Nanelo DNS support

14 months agoFix to handle LE overload status 503 appropriately
Markus Hoffrogge [Wed, 1 Mar 2023 23:02:13 +0000 (00:02 +0100)]
Fix to handle LE overload status 503 appropriately

- LE HTTP response status 503 is not an error, it must be handled via sleep and retry
- s. https://community.letsencrypt.org/t/new-service-busy-responses-beginning-during-high-load/184174

fixes #4530

14 months agoMerge pull request #4528 from chris03/bugfix/replace-expr
neil [Wed, 1 Mar 2023 02:28:18 +0000 (10:28 +0800)]
Merge pull request #4528 from chris03/bugfix/replace-expr

SMTP notify: Use grep -E instead of expr

14 months agoUse grep -E instead of expr
Chris [Wed, 1 Mar 2023 02:08:15 +0000 (21:08 -0500)]
Use grep -E instead of expr

expr was printing  `expr: warning: '^.*[<>"]': using '^' as the first character of a basic regular expression is not portable;`