]> git.proxmox.com Git - mirror_acme.sh.git/log
mirror_acme.sh.git
2 years agoRemoved DNS sleep
Jacob Vandborg [Fri, 7 Jan 2022 07:10:31 +0000 (08:10 +0100)]
Removed DNS sleep

Users should use command line parameter --dnssleep instead

2 years agoFormat to comply with style guide
jvandborg [Thu, 6 Jan 2022 21:03:39 +0000 (22:03 +0100)]
Format to comply with style guide

2 years agoCannot wait for PR #3673 to be completed
Jacob Vandborg [Thu, 6 Jan 2022 18:21:05 +0000 (19:21 +0100)]
Cannot wait for PR #3673 to be completed

PR #3673 Fix simply.com API seems abandoned by maintainer and I need this fixed asap

Changes implemented
* Normalize JSON and fix not handling return code correctly
* Add some information to comments
* Fix trailing slash on URIs
* Add 60 second sleep for zone to be written
* Fix parsing record_data and record_type

2 years agoAllow optional "NEW" in CSR header and footer
Joel Pearson [Mon, 13 Dec 2021 06:15:49 +0000 (17:15 +1100)]
Allow optional "NEW" in CSR header and footer

When generating a CSR in Windows it seems to create a CSR header that looks like "-----BEGIN NEW CERTIFICATE REQUEST-----", but the addition of "NEW" breaks the parsing of the CSR. Making "NEW " optional fixes the problem.

Apparently certbot is tolerant of both forms, see: https://community.letsencrypt.org/t/error-parsing-certificate-request-resolved/40039/6 for more information.

2 years agofix gentoo image
neilpang [Mon, 3 Jan 2022 05:41:57 +0000 (13:41 +0800)]
fix gentoo image

2 years agoadd `--info` command to show the global configs or domain configs.
neilpang [Mon, 3 Jan 2022 04:38:59 +0000 (12:38 +0800)]
add `--info` command to show the global configs or domain configs.
https://github.com/acmesh-official/acme.sh/issues/2444

2 years agofix https://github.com/acmesh-official/acme.sh/issues/3869
neilpang [Mon, 3 Jan 2022 03:46:12 +0000 (11:46 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/3869

2 years agosend notifications for renew command
neilpang [Mon, 3 Jan 2022 03:20:53 +0000 (11:20 +0800)]
send notifications for renew command
https://github.com/acmesh-official/acme.sh/issues/3869#issuecomment-1003546762

2 years agoDNS-ISPConfig ISPC_Api_Insecure argument check fix
Viktor G [Thu, 30 Dec 2021 15:06:17 +0000 (18:06 +0300)]
DNS-ISPConfig ISPC_Api_Insecure argument check fix

2 years agofix: Neilpang review
racitup [Tue, 28 Dec 2021 14:45:02 +0000 (14:45 +0000)]
fix: Neilpang review

2 years agofix: token request body quoting
racitup [Mon, 20 Dec 2021 01:09:02 +0000 (01:09 +0000)]
fix: token request body quoting

2 years agofix: github switch
racitup [Mon, 20 Dec 2021 00:58:37 +0000 (00:58 +0000)]
fix: github switch

2 years agofix: debugging
racitup [Mon, 20 Dec 2021 00:50:33 +0000 (00:50 +0000)]
fix: debugging

2 years agofix: correct return value
racitup [Mon, 20 Dec 2021 00:35:14 +0000 (00:35 +0000)]
fix: correct return value

2 years agofix: floating token for github
racitup [Mon, 20 Dec 2021 00:31:15 +0000 (00:31 +0000)]
fix: floating token for github

2 years agofeat: Mythic Beasts DNS API script
racitup [Fri, 10 Dec 2021 01:10:41 +0000 (01:10 +0000)]
feat: Mythic Beasts DNS API script

2 years agoUpdate dns_opnsense.sh
wacki4 [Sat, 16 Oct 2021 14:57:12 +0000 (16:57 +0200)]
Update dns_opnsense.sh

Correction when having many zones.

2 years agoUpdate dns_opnsense.sh
wacki4 [Sat, 16 Oct 2021 12:08:03 +0000 (14:08 +0200)]
Update dns_opnsense.sh

Update for opnsense regards to error in #3735

2 years agoupgrade solaris vm
neilpang [Sat, 25 Dec 2021 01:57:58 +0000 (09:57 +0800)]
upgrade solaris vm

2 years agoUpdate Dockerfile - alpine:3.12 -> alpine:3.15
Christian Burmeister [Tue, 21 Dec 2021 21:20:42 +0000 (22:20 +0100)]
Update Dockerfile - alpine:3.12 -> alpine:3.15

The support for the base image alpine:3.12 will expire in 4 months (https://endoflife.date/alpine), so it would make sense to upgrade to the current version alpine:3.15.
I was able to create the acme.sh image with the new alpine:3.15 version without errors and also create and deploy a certificate, but further testing would be useful.

2 years ago[dns_knot] Use key command instead of command line argument to transmit dns key data.
Jens Meißner [Sun, 12 Dec 2021 13:17:13 +0000 (14:17 +0100)]
[dns_knot] Use key command instead of command line argument to transmit dns key data.

2 years agofix tunnel version
neilpang [Mon, 13 Dec 2021 12:04:23 +0000 (20:04 +0800)]
fix tunnel version

2 years agoadd TEST_DNS_NO_SUBDOMAIN
neilpang [Mon, 6 Dec 2021 14:03:38 +0000 (22:03 +0800)]
add TEST_DNS_NO_SUBDOMAIN

2 years agopass TEST_DNS_NO_SUBDOMAIN
neilpang [Sun, 5 Dec 2021 13:05:18 +0000 (21:05 +0800)]
pass TEST_DNS_NO_SUBDOMAIN

2 years agofix for OpenBSD7
neilpang [Sun, 5 Dec 2021 10:23:19 +0000 (18:23 +0800)]
fix for OpenBSD7
https://github.com/acmesh-official/acme.sh/issues/3833

2 years agoupgrade Solaris
neilpang [Sun, 5 Dec 2021 08:15:39 +0000 (16:15 +0800)]
upgrade Solaris

2 years agoMerge pull request #3837 from acmesh-official/dev
neil [Tue, 30 Nov 2021 14:49:43 +0000 (22:49 +0800)]
Merge pull request #3837 from acmesh-official/dev

sync

2 years agoUpdate DNS.yml
neil [Tue, 30 Nov 2021 05:10:39 +0000 (13:10 +0800)]
Update DNS.yml

2 years agoMerge pull request #3818 from hguandl/master
neil [Sun, 21 Nov 2021 01:54:55 +0000 (09:54 +0800)]
Merge pull request #3818 from hguandl/master

Add iOS Bark notify hook

2 years agoAdd iOS Bark notify hook.
Hao Guan [Sat, 20 Nov 2021 18:39:46 +0000 (02:39 +0800)]
Add iOS Bark notify hook.

2 years agoMerge pull request #3813 from acmesh-official/dev
neil [Fri, 19 Nov 2021 05:35:18 +0000 (13:35 +0800)]
Merge pull request #3813 from acmesh-official/dev

fix https://github.com/acmesh-official/acme.sh/issues/3806

2 years agofix https://github.com/acmesh-official/acme.sh/issues/3806
neilpang [Sat, 13 Nov 2021 07:23:32 +0000 (15:23 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/3806

2 years agoMerge pull request #3800 from acmesh-official/dev
neil [Wed, 10 Nov 2021 01:22:45 +0000 (09:22 +0800)]
Merge pull request #3800 from acmesh-official/dev

sync

2 years agoMerge pull request #3798 from Scre13/patch_mail_sh
neil [Tue, 9 Nov 2021 03:49:25 +0000 (11:49 +0800)]
Merge pull request #3798 from Scre13/patch_mail_sh

removed -- at beginning of subject

2 years agoUpdate mail.sh
neil [Tue, 9 Nov 2021 03:48:58 +0000 (11:48 +0800)]
Update mail.sh

2 years agoremoved -- at beginning of subject
Scre13 [Tue, 9 Nov 2021 03:28:30 +0000 (04:28 +0100)]
removed -- at beginning of subject

2 years agoMerge pull request #3797 from Scre13/patch_lf_mime_version
neil [Tue, 9 Nov 2021 01:32:03 +0000 (09:32 +0800)]
Merge pull request #3797 from Scre13/patch_lf_mime_version

Removed newline at the end of subject, added MIME-Version header

2 years agoUpdate mail.sh
neil [Tue, 9 Nov 2021 01:30:36 +0000 (09:30 +0800)]
Update mail.sh

2 years agoremoved newline at the end of subject, added MIME-Version header
Scre13 [Mon, 8 Nov 2021 21:13:14 +0000 (22:13 +0100)]
removed newline at the end of subject, added MIME-Version header

2 years agofix https://github.com/acmesh-official/acme.sh/issues/1559
neil [Sat, 6 Nov 2021 04:27:50 +0000 (12:27 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/1559

2 years agoMerge pull request #3796 from acmesh-official/ip
neil [Sat, 6 Nov 2021 04:00:13 +0000 (12:00 +0800)]
Merge pull request #3796 from acmesh-official/ip

Ip

2 years agofix format
neil [Sat, 6 Nov 2021 03:28:11 +0000 (11:28 +0800)]
fix format

2 years agofix ip cert
neil [Sat, 6 Nov 2021 03:26:06 +0000 (11:26 +0800)]
fix ip cert

2 years agofix for solaris
neil [Mon, 14 Dec 2020 12:13:05 +0000 (20:13 +0800)]
fix for solaris

2 years agofix for ip cert alpn mode
neil [Sun, 13 Dec 2020 15:20:26 +0000 (23:20 +0800)]
fix for ip cert alpn mode

2 years agofix _deactivate for ip cert
neil [Sun, 13 Dec 2020 14:57:58 +0000 (22:57 +0800)]
fix _deactivate for ip cert

2 years agoadd test for ipcert
neil [Sun, 13 Dec 2020 14:04:11 +0000 (22:04 +0800)]
add test for ipcert

2 years agosupport ip cert: rfc https://tools.ietf.org/html/rfc8738
neil [Sun, 13 Dec 2020 07:10:42 +0000 (15:10 +0800)]
support ip cert: rfc https://tools.ietf.org/html/rfc8738

2 years agostart 3.0.2
neil [Sat, 6 Nov 2021 01:52:21 +0000 (09:52 +0800)]
start 3.0.2

2 years agoMerge pull request #3793 from jearton/feature/feishu-notify
neil [Thu, 4 Nov 2021 01:43:59 +0000 (09:43 +0800)]
Merge pull request #3793 from jearton/feature/feishu-notify

Add feishu notification

2 years agoUpdate feishu.sh
neil [Thu, 4 Nov 2021 01:42:30 +0000 (09:42 +0800)]
Update feishu.sh

2 years agoadd support for feishu notification
jearton [Wed, 3 Nov 2021 16:41:58 +0000 (00:41 +0800)]
add support for feishu notification

2 years agoadd set-default-chain
neilpang [Tue, 2 Nov 2021 12:37:14 +0000 (20:37 +0800)]
add set-default-chain

2 years agoMerge pull request #2998 from masbicudo/dev
neil [Mon, 1 Nov 2021 05:42:57 +0000 (13:42 +0800)]
Merge pull request #2998 from masbicudo/dev

Notify user about a possible problem when using synology_dsm.sh with user that enabled 2fa

2 years agoNotify user about a possible problem when using synology_dsm.sh with 2fa enabled...
Miguel Angelo [Tue, 23 Jun 2020 20:55:14 +0000 (17:55 -0300)]
Notify user about a possible problem when using synology_dsm.sh with 2fa enabled user account

2 years agoMerge pull request #3787 from acmesh-official/dev
neil [Sun, 31 Oct 2021 09:31:35 +0000 (17:31 +0800)]
Merge pull request #3787 from acmesh-official/dev

sync

2 years agoMerge pull request #3772 from retoo/bugfix/dns-gcloud-fix-format-change
neil [Thu, 21 Oct 2021 14:33:31 +0000 (22:33 +0800)]
Merge pull request #3772 from retoo/bugfix/dns-gcloud-fix-format-change

dns_gcloud: allowrecord-sets list output to be separated by 'semicolon'

2 years agodns_gcloud: allowrecord-sets list output to be separated by 'semicolon'
Reto Schuettel [Wed, 20 Oct 2021 16:18:02 +0000 (18:18 +0200)]
dns_gcloud: allowrecord-sets list output to be separated by 'semicolon'

gcloud dns record-sets list used to separate records by comma, with
version 353.0.0 the tool uses semicolons instead.

2 years agoMerge pull request #3745 from NerLOR/master
neil [Wed, 20 Oct 2021 15:39:29 +0000 (23:39 +0800)]
Merge pull request #3745 from NerLOR/master

Fix Word4You dns plugin to work with current api

2 years agodns_world4you: fix for freeBSD sed
Lorenz Stechauner [Wed, 20 Oct 2021 12:28:55 +0000 (14:28 +0200)]
dns_world4you: fix for freeBSD sed

Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
2 years agoMerge branch 'acmesh-official:master' into master
Lorenz Stechauner [Mon, 18 Oct 2021 09:20:15 +0000 (11:20 +0200)]
Merge branch 'acmesh-official:master' into master

2 years agoMerge pull request #3756 from acmesh-official/dev
neil [Wed, 13 Oct 2021 01:04:06 +0000 (09:04 +0800)]
Merge pull request #3756 from acmesh-official/dev

sync

2 years agofix test chain root name.
neil [Tue, 12 Oct 2021 16:28:14 +0000 (00:28 +0800)]
fix test chain root name.

2 years agoadd TEST_PREFERRED_CHAIN
neil [Tue, 12 Oct 2021 16:03:12 +0000 (00:03 +0800)]
add TEST_PREFERRED_CHAIN

2 years agofix Windows test
neil [Tue, 12 Oct 2021 15:43:20 +0000 (23:43 +0800)]
fix Windows test

2 years agoupdate versions
neil [Tue, 12 Oct 2021 13:31:06 +0000 (21:31 +0800)]
update versions

2 years agofix https://github.com/acmesh-official/acme.sh/issues/3752
neilpang [Tue, 12 Oct 2021 12:55:11 +0000 (20:55 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/3752

2 years agoMerge pull request #3746 from tuffnatty/patch-1
neil [Sat, 9 Oct 2021 13:29:36 +0000 (21:29 +0800)]
Merge pull request #3746 from tuffnatty/patch-1

Don't use global variable as local in recursion context

2 years agoMerge pull request #3728 from arnebjarne/dns_cpanel
neil [Sat, 9 Oct 2021 02:29:27 +0000 (10:29 +0800)]
Merge pull request #3728 from arnebjarne/dns_cpanel

Support for cPanel DNS

2 years agoforce a re-test.
Bjarne Saltbaek [Fri, 8 Oct 2021 18:10:46 +0000 (20:10 +0200)]
force a re-test.

2 years agoDon't use global variable as local in recursion context
Phil Krylov [Fri, 8 Oct 2021 16:24:21 +0000 (18:24 +0200)]
Don't use global variable as local in recursion context

```nginx
include conf.d/*;
include sites-enabled/*;
```
In this situation, after the first recursive `_checkConf` invocation 4 lines below, `$_c_file` does not contain what you expect anymore, and the second lookup checks for `conf.d/sites-enabled/*` which is obviously wrong.

2 years agoforce a re-test. Le servere fails during test
Bjarne Saltbaek [Thu, 7 Oct 2021 18:51:18 +0000 (20:51 +0200)]
force a re-test. Le servere fails during test

2 years agoforce a re-test
Bjarne Saltbaek [Thu, 7 Oct 2021 18:21:51 +0000 (20:21 +0200)]
force a re-test

2 years agoFix Word4You dns plugin to work with current api
Lorenz Stechauner [Wed, 6 Oct 2021 12:01:18 +0000 (14:01 +0200)]
Fix Word4You dns plugin to work with current api

the value for uniqueFormIdTTL is not available or needed anymore.
values for 'aktivPaket' are not needed by the api.

changed endpoint for deletion from `/deleteRecord` to `/dns/record/delete`

2 years agoAdded txtvalue to dns lookup
Bjarne Saltbaek [Sun, 3 Oct 2021 16:45:21 +0000 (18:45 +0200)]
Added txtvalue to dns lookup

2 years agoAdded remove entry debug
Bjarne Saltbaek [Sun, 3 Oct 2021 16:37:51 +0000 (18:37 +0200)]
Added remove entry debug

2 years agoAdded proper id lookup with whitespace removed
Bjarne Saltbaek [Sun, 3 Oct 2021 16:13:05 +0000 (18:13 +0200)]
Added proper id lookup with whitespace removed

2 years agoAdded proper id lookup with missing bracket
Bjarne Saltbaek [Sun, 3 Oct 2021 16:11:28 +0000 (18:11 +0200)]
Added proper id lookup with missing bracket

2 years agoAdded proper id lookup
Bjarne Saltbaek [Sun, 3 Oct 2021 16:08:21 +0000 (18:08 +0200)]
Added proper id lookup

2 years agoFirst jq rework - 12. redo
Bjarne Saltbaek [Sun, 3 Oct 2021 15:53:59 +0000 (17:53 +0200)]
First jq rework - 12. redo

2 years agoFirst jq rework - 11. redo
Bjarne Saltbaek [Sun, 3 Oct 2021 15:50:57 +0000 (17:50 +0200)]
First jq rework - 11. redo

2 years agoFirst jq rework - 10. redo
Bjarne Saltbaek [Sun, 3 Oct 2021 15:40:01 +0000 (17:40 +0200)]
First jq rework - 10. redo

2 years agoFirst jq rework - 9. redo
Bjarne Saltbaek [Sun, 3 Oct 2021 15:10:38 +0000 (17:10 +0200)]
First jq rework - 9. redo

2 years agoFirst jq rework - 8. redo
Bjarne Saltbaek [Sun, 3 Oct 2021 15:04:49 +0000 (17:04 +0200)]
First jq rework - 8. redo

2 years agoFirst jq rework - 8. redo
Bjarne Saltbaek [Sun, 3 Oct 2021 15:02:24 +0000 (17:02 +0200)]
First jq rework - 8. redo

2 years agoFirst jq rework - 7. redo
Bjarne Saltbaek [Sun, 3 Oct 2021 15:00:53 +0000 (17:00 +0200)]
First jq rework - 7. redo

2 years agoFirst jq rework - 6. redo
Bjarne Saltbaek [Sun, 3 Oct 2021 14:55:44 +0000 (16:55 +0200)]
First jq rework - 6. redo

2 years agoFirst jq rework - 5. redo
Bjarne Saltbaek [Sun, 3 Oct 2021 14:51:02 +0000 (16:51 +0200)]
First jq rework - 5. redo

2 years agoMerge branch 'acmesh-official:master' into dns_cpanel
Bjarne Saltbaek [Sun, 3 Oct 2021 14:49:38 +0000 (16:49 +0200)]
Merge branch 'acmesh-official:master' into dns_cpanel

2 years agoFirst jq rework - 4. redo
Bjarne Saltbaek [Sun, 3 Oct 2021 14:48:23 +0000 (16:48 +0200)]
First jq rework - 4. redo

2 years agoMerge pull request #3734 from acmesh-official/dev 3.0.1
neil [Sun, 3 Oct 2021 14:48:12 +0000 (22:48 +0800)]
Merge pull request #3734 from acmesh-official/dev

sync

2 years agoMerge branch 'acmesh-official:master' into dns_cpanel
Bjarne Saltbaek [Sun, 3 Oct 2021 14:37:55 +0000 (16:37 +0200)]
Merge branch 'acmesh-official:master' into dns_cpanel

2 years agoMerge pull request #3599 from cirow/dev
neil [Sun, 3 Oct 2021 14:34:21 +0000 (22:34 +0800)]
Merge pull request #3599 from cirow/dev

Pushbullet Webhook notification

2 years agoFirst jq rework - docker fails in Github - not my fault...
Bjarne Saltbaek [Sun, 3 Oct 2021 14:34:12 +0000 (16:34 +0200)]
First jq rework - docker fails in Github - not my fault...

2 years agoUpdate pushbullet.sh
neil [Sun, 3 Oct 2021 14:33:41 +0000 (22:33 +0800)]
Update pushbullet.sh

2 years agoFirst jq rework - 3. redo
Bjarne Saltbaek [Sun, 3 Oct 2021 14:32:03 +0000 (16:32 +0200)]
First jq rework - 3. redo

2 years agoUpdate pushbullet.sh
neil [Sun, 3 Oct 2021 14:31:56 +0000 (22:31 +0800)]
Update pushbullet.sh

2 years agoMerge pull request #3664 from shadowlmd/fix-grep-dns-he
neil [Sun, 3 Oct 2021 14:25:44 +0000 (22:25 +0800)]
Merge pull request #3664 from shadowlmd/fix-grep-dns-he

Fix grep options processing in dns_he module

2 years agoFirst jq rework - redo
Bjarne Saltbaek [Sun, 3 Oct 2021 14:25:21 +0000 (16:25 +0200)]
First jq rework - redo

2 years agoFirst jq rework
Bjarne Saltbaek [Sun, 3 Oct 2021 14:20:08 +0000 (16:20 +0200)]
First jq rework