]> git.proxmox.com Git - mirror_acme.sh.git/log
mirror_acme.sh.git
4 years agoAdded maximum account key length to --help output
xpac1985 [Wed, 22 Jan 2020 20:21:38 +0000 (21:21 +0100)]
Added maximum account key length to --help output

4 years agoUpdated/fixed some entries in --help output
xpac1985 [Wed, 22 Jan 2020 19:00:04 +0000 (20:00 +0100)]
Updated/fixed some entries in --help output

4 years agoMerge pull request #2694 from Neilpang/dev
neil [Wed, 15 Jan 2020 14:08:17 +0000 (22:08 +0800)]
Merge pull request #2694 from Neilpang/dev

sync

4 years agoMerge branch 'up' into dev
neilpang [Wed, 15 Jan 2020 14:05:37 +0000 (22:05 +0800)]
Merge branch 'up' into dev

4 years agostart 2.8.5
neilpang [Wed, 15 Jan 2020 14:04:49 +0000 (22:04 +0800)]
start 2.8.5

4 years agodebug
neilpang [Wed, 15 Jan 2020 14:01:34 +0000 (22:01 +0800)]
debug

4 years agofix https://github.com/Neilpang/acme.sh/issues/2693
neilpang [Wed, 15 Jan 2020 13:43:49 +0000 (21:43 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/2693

4 years agoMerge pull request #2691 from astorath/fix/dns_gcloud_private_zone
neil [Tue, 14 Jan 2020 14:28:17 +0000 (22:28 +0800)]
Merge pull request #2691 from astorath/fix/dns_gcloud_private_zone

fix: added public dns zones filter

4 years agofix: added public dns zones filter
Andrey Tuzhilin [Tue, 14 Jan 2020 12:55:44 +0000 (15:55 +0300)]
fix: added public dns zones filter

4 years agoMerge pull request #2689 from Neilpang/dev
neil [Sun, 12 Jan 2020 05:57:14 +0000 (13:57 +0800)]
Merge pull request #2689 from Neilpang/dev

sync

4 years agofix https://github.com/Neilpang/acme.sh/pull/2559
neil [Sun, 12 Jan 2020 05:36:24 +0000 (13:36 +0800)]
fix https://github.com/Neilpang/acme.sh/pull/2559

4 years agoMerge pull request #2678 from Sergey-Zorin/issue2547-throw-nic_token
neil [Thu, 9 Jan 2020 14:06:55 +0000 (22:06 +0800)]
Merge pull request #2678 from Sergey-Zorin/issue2547-throw-nic_token

Issue2547 throw nic token

4 years agoremove -F option
Sergey Zorin [Thu, 9 Jan 2020 14:05:18 +0000 (17:05 +0300)]
remove -F option

4 years agoMerge pull request #2671 from Rayzilt/master
neil [Tue, 7 Jan 2020 01:10:39 +0000 (09:10 +0800)]
Merge pull request #2671 from Rayzilt/master

dns_lexicon.sh: Add extra variable _API_KEY

4 years agofix CI warnings v3
Sergey Zorin [Mon, 6 Jan 2020 22:11:43 +0000 (01:11 +0300)]
fix CI warnings v3

4 years agofix CI warnings SC2039 v2
Sergey Zorin [Mon, 6 Jan 2020 22:05:50 +0000 (01:05 +0300)]
fix CI warnings SC2039 v2

4 years agofix CI warnings SC2039
Sergey Zorin [Mon, 6 Jan 2020 21:49:13 +0000 (00:49 +0300)]
fix CI warnings SC2039

4 years agofix CI warnings
Sergey Zorin [Mon, 6 Jan 2020 21:26:44 +0000 (00:26 +0300)]
fix CI warnings

4 years agocomment cleaning
Sergey Zorin [Mon, 6 Jan 2020 20:52:11 +0000 (23:52 +0300)]
comment cleaning

4 years ago#2547 fix multiply _service selection
Sergey Zorin [Mon, 6 Jan 2020 20:42:08 +0000 (23:42 +0300)]
#2547 fix multiply _service selection

4 years ago#2547 replace NIC_Token to NIC_ClientID&NIC_ClientSecret with backward compatibility
Sergey Zorin [Mon, 6 Jan 2020 20:39:15 +0000 (23:39 +0300)]
#2547 replace NIC_Token to NIC_ClientID&NIC_ClientSecret with backward compatibility

4 years agofix https://github.com/Neilpang/acme.sh/issues/2547#issuecomment-570963981
neilpang [Mon, 6 Jan 2020 12:57:12 +0000 (20:57 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/2547#issuecomment-570963981

4 years agodns_lexicon.sh: Add extra variable _API_KEY
Silvan Raijer [Sun, 5 Jan 2020 14:27:04 +0000 (15:27 +0100)]
dns_lexicon.sh: Add extra variable _API_KEY

4 years agoMerge pull request #2662 from tambetliiv/zone-root-check
neil [Fri, 3 Jan 2020 13:44:08 +0000 (21:44 +0800)]
Merge pull request #2662 from tambetliiv/zone-root-check

zone.eu dns api: use different method to get root

4 years agocheck upgrade hash
neilpang [Fri, 3 Jan 2020 13:38:47 +0000 (21:38 +0800)]
check upgrade hash
https://github.com/Neilpang/acme.sh/issues/2667

4 years agouse different method to get root
Tambet Liiv [Thu, 2 Jan 2020 12:55:36 +0000 (14:55 +0200)]
use different method to get root

4 years agoMerge pull request #2657 from gildea/master
neil [Wed, 1 Jan 2020 10:28:30 +0000 (18:28 +0800)]
Merge pull request #2657 from gildea/master

Return failure when falling through limiting loop

4 years agoReturn failure when falling through limiting loop
gildea [Wed, 1 Jan 2020 04:22:08 +0000 (20:22 -0800)]
Return failure when falling through limiting loop

In _send_signed_request and _check_dns_entries, return 1 when the
timeout (or number of retries) has been exhausted.  This allows
the calling function to correctly handle the error.

4 years agoMerge pull request #2650 from wurzelpanzer/master
neil [Tue, 24 Dec 2019 10:31:43 +0000 (18:31 +0800)]
Merge pull request #2650 from wurzelpanzer/master

Add easyDNS support

4 years agoAdd easyDNS support
wurzelpanzer [Sat, 21 Dec 2019 19:19:02 +0000 (20:19 +0100)]
Add easyDNS support

4 years agoMerge pull request #2631 from misakaio/add-misaka-support
neil [Thu, 19 Dec 2019 13:48:16 +0000 (21:48 +0800)]
Merge pull request #2631 from misakaio/add-misaka-support

add acme.sh support for misaka.io dns service

4 years agoMerge pull request #2604 from cngarrison/master
neil [Thu, 19 Dec 2019 13:35:37 +0000 (21:35 +0800)]
Merge pull request #2604 from cngarrison/master

Added trailing slash to end of each line of DEPLOY_SCRIPT_CMD

4 years agouse append mode to update recordsets
Siyuan Miao [Sat, 14 Dec 2019 02:44:57 +0000 (10:44 +0800)]
use append mode to update recordsets

4 years agoadd acme.sh support for misaka.io dns service
Siyuan Miao [Fri, 13 Dec 2019 10:46:09 +0000 (18:46 +0800)]
add acme.sh support for misaka.io dns service

4 years agoMerge pull request #2621 from kolargol/master
neil [Sun, 8 Dec 2019 02:15:30 +0000 (10:15 +0800)]
Merge pull request #2621 from kolargol/master

Fix case sensitive detection of domain in the response request #2617

4 years agoMerge pull request #2623 from GustavGenberg/patch-1
neil [Sun, 8 Dec 2019 02:14:54 +0000 (10:14 +0800)]
Merge pull request #2623 from GustavGenberg/patch-1

Fix dns_unoeuro add record error

4 years agoFix add record error
Gustav Genberg [Sat, 7 Dec 2019 23:13:30 +0000 (00:13 +0100)]
Fix add record error

4 years agoFix case sensitive detection of domain in the response request
Zbyszek Żółkiewski [Fri, 6 Dec 2019 08:59:35 +0000 (09:59 +0100)]
Fix case sensitive detection of domain in the response request

4 years agoMerge branch 'dev' into master
Charlie Garrison [Tue, 26 Nov 2019 09:44:48 +0000 (20:44 +1100)]
Merge branch 'dev' into master

4 years agoAdded trailing slash to end of each line of DEPLOY_SCRIPT_CMD
Charlie Garrison [Tue, 26 Nov 2019 09:39:08 +0000 (20:39 +1100)]
Added trailing slash to end of each line of DEPLOY_SCRIPT_CMD

4 years agoMerge pull request #2596 from Neilpang/dev
neil [Tue, 19 Nov 2019 14:50:36 +0000 (22:50 +0800)]
Merge pull request #2596 from Neilpang/dev

Dev

4 years agominor
neilpang [Sat, 16 Nov 2019 00:06:21 +0000 (08:06 +0800)]
minor

4 years agoMerge pull request #2583 from JohnVillalovos/dev
neil [Fri, 15 Nov 2019 14:23:07 +0000 (22:23 +0800)]
Merge pull request #2583 from JohnVillalovos/dev

debug_bash_helper: Use eval as busybox systems have problems

4 years agodebug_bash_helper: Use eval as busybox systems have problems
John L. Villalovos [Tue, 12 Nov 2019 16:48:41 +0000 (08:48 -0800)]
debug_bash_helper: Use eval as busybox systems have problems

In _debug_bash_helper use eval as we are seeing issues with busybox
systems having issues with array access. Even though they aren't
actually running the code they appear to be parsing it and failing.

Also older versions of busybox have a bug with eval and double quotes,
so make sure to use single quotes when using eval.

Resolves: #2579

4 years agoMerge pull request #2580 from vitaliytv/patch-1
neil [Wed, 13 Nov 2019 10:09:58 +0000 (18:09 +0800)]
Merge pull request #2580 from vitaliytv/patch-1

DOCS: typo in notify/mailgun.sh  (sandbox)

4 years agoMerge pull request #2584 from kolbma/issue1586
neil [Wed, 13 Nov 2019 10:07:10 +0000 (18:07 +0800)]
Merge pull request #2584 from kolbma/issue1586

Issue1586 - Fix callhook error in manual mode

4 years agoFix callhook error in manual mode
arlecchino [Tue, 12 Nov 2019 18:58:36 +0000 (19:58 +0100)]
Fix callhook error in manual mode

Fixes #1586
Check force manual switch before causing error about it.

4 years agoMerge pull request #2562 from stilez/master
neil [Tue, 12 Nov 2019 07:38:45 +0000 (15:38 +0800)]
Merge pull request #2562 from stilez/master

Create DNS 01 module for Plesk XML API

4 years agoDOCS: typo
Vitalii Tverdokhlib [Sat, 9 Nov 2019 10:12:30 +0000 (12:12 +0200)]
DOCS: typo

4 years agormv space
stilez [Tue, 5 Nov 2019 23:29:51 +0000 (23:29 +0000)]
rmv space

4 years agoremove \n in output messages
stilez [Tue, 5 Nov 2019 23:26:05 +0000 (23:26 +0000)]
remove \n in output messages

4 years agofix
stilez [Tue, 5 Nov 2019 21:09:14 +0000 (21:09 +0000)]
fix

4 years agoenhance
stilez [Tue, 5 Nov 2019 21:04:10 +0000 (21:04 +0000)]
enhance

4 years agobugfix
stilez [Tue, 5 Nov 2019 21:00:34 +0000 (21:00 +0000)]
bugfix

4 years agobugfix
stilez [Tue, 5 Nov 2019 20:58:51 +0000 (20:58 +0000)]
bugfix

4 years agormv spaces
stilez [Tue, 5 Nov 2019 19:19:08 +0000 (19:19 +0000)]
rmv spaces

4 years agoRest of sed -r
stilez [Tue, 5 Nov 2019 19:01:32 +0000 (19:01 +0000)]
Rest of sed -r

4 years agoFix some sed -r, and clean up some variable references ("$1" -> "$varname")
stilez [Tue, 5 Nov 2019 18:50:39 +0000 (18:50 +0000)]
Fix some sed -r, and clean up some variable references ("$1" -> "$varname")

4 years agoGrep fixes and minor improvements
stilez [Tue, 5 Nov 2019 17:56:20 +0000 (17:56 +0000)]
Grep fixes and minor improvements

4 years agobasic regex's to use \+
stilez [Mon, 4 Nov 2019 19:05:44 +0000 (19:05 +0000)]
basic regex's to use \+

Maybe BRE aren't as basic as they sound. But I'm sure `man grep` didn't list the extra syntax of "preceded by backslash" :)  So let's use it

4 years agoremove unnecessary \
stilez [Mon, 4 Nov 2019 18:44:14 +0000 (18:44 +0000)]
remove unnecessary \

4 years agoReplace egrep -> basic regex grep
stilez [Mon, 4 Nov 2019 18:40:12 +0000 (18:40 +0000)]
Replace egrep -> basic regex grep

(( ... isn't it annoying that basic regex has * but not + ..... ))

4 years agoMerge pull request #2571 from Neilpang/dev
neil [Sun, 3 Nov 2019 11:42:34 +0000 (19:42 +0800)]
Merge pull request #2571 from Neilpang/dev

sync

4 years agoMerge pull request #2546 from JohnVillalovos/master
neil [Sun, 3 Nov 2019 11:41:51 +0000 (19:41 +0800)]
Merge pull request #2546 from JohnVillalovos/master

Improve debug capabilities when using bash

4 years agoMerge pull request #1925 from kuk/master
neil [Sun, 3 Nov 2019 11:38:35 +0000 (19:38 +0800)]
Merge pull request #1925 from kuk/master

Fix Vscale hostedzone

4 years agoFix Vscale
Kukushkin Alexander [Fri, 16 Nov 2018 05:30:44 +0000 (08:30 +0300)]
Fix Vscale

4 years agofix format
neilpang [Sat, 2 Nov 2019 11:44:43 +0000 (19:44 +0800)]
fix format

4 years agoMerge pull request #2569 from johannrichard/patch-1
neil [Sat, 2 Nov 2019 06:21:45 +0000 (14:21 +0800)]
Merge pull request #2569 from johannrichard/patch-1

Add openssh package for ssh.sh deploy support

4 years agoUpdate Dockerfile
Johann Richard [Sat, 2 Nov 2019 06:10:50 +0000 (07:10 +0100)]
Update Dockerfile

4 years agofix https://github.com/Neilpang/acme.sh/issues/2566
neilpang [Sat, 2 Nov 2019 01:48:41 +0000 (09:48 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/2566

4 years agoMerge pull request #2563 from peterkelm/peterkelm-variomedia-dns
neil [Sat, 2 Nov 2019 00:32:02 +0000 (08:32 +0800)]
Merge pull request #2563 from peterkelm/peterkelm-variomedia-dns

Variomedia DNS API

4 years agoAdd openssh package
Johann Richard [Fri, 1 Nov 2019 16:59:40 +0000 (17:59 +0100)]
Add openssh package

* `acme.sh`'s `ssh.sh` is probably one of the hooks that's most versatile
* By default, it's not installed on `alpine` docker images and therefore is lacking in the `acme.sh` docker image
* This change adds the `openssh` package and therefore the `ssh` and associated commands

4 years agoShellcheck'd
peterkelm [Thu, 31 Oct 2019 08:03:35 +0000 (09:03 +0100)]
Shellcheck'd

4 years agoshellcheck directive
stilez [Wed, 30 Oct 2019 22:11:16 +0000 (22:11 +0000)]
shellcheck directive

4 years agominor formatting changes
peterkelm [Wed, 30 Oct 2019 19:51:16 +0000 (20:51 +0100)]
minor formatting changes

4 years ago[[:space:]] -> " "
stilez [Wed, 30 Oct 2019 17:06:03 +0000 (17:06 +0000)]
[[:space:]] -> " "

4 years agogrep -E and sed -E
stilez [Wed, 30 Oct 2019 17:01:06 +0000 (17:01 +0000)]
grep -E and sed -E

4 years agoimprove _err message and remove a dubious _debug message.
stilez [Wed, 30 Oct 2019 10:22:04 +0000 (10:22 +0000)]
improve _err message and remove a dubious _debug message.

4 years agoedit a comment
stilez [Wed, 30 Oct 2019 09:53:40 +0000 (09:53 +0000)]
edit a comment

4 years agotravis fix
stilez [Wed, 30 Oct 2019 09:38:03 +0000 (09:38 +0000)]
travis fix

4 years agovarious small improves
stilez [Tue, 29 Oct 2019 10:30:00 +0000 (10:30 +0000)]
various small improves

4 years agoMerge pull request #2560 from scottkof/aws-dns-avoid-throttle
neil [Mon, 28 Oct 2019 14:42:21 +0000 (22:42 +0800)]
Merge pull request #2560 from scottkof/aws-dns-avoid-throttle

Avoid API throttling errors in AWS DNS plugin

4 years agoSwitch from `sleep` to `_sleep`
scottkof [Mon, 28 Oct 2019 13:32:08 +0000 (06:32 -0700)]
Switch from `sleep` to `_sleep`

4 years agorenamed
stilez [Sun, 27 Oct 2019 16:58:58 +0000 (16:58 +0000)]
renamed

4 years agofix filename
stilez [Sun, 27 Oct 2019 16:58:22 +0000 (16:58 +0000)]
fix filename

4 years agounused code removed
peterkelm [Sun, 27 Oct 2019 15:58:36 +0000 (16:58 +0100)]
unused code removed

4 years agofixed dns_variomedia_rm for wildcard certs
peterkelm [Sun, 27 Oct 2019 15:52:51 +0000 (16:52 +0100)]
fixed dns_variomedia_rm for wildcard certs

fixed dns_variomedia_rm to respect the txtvalue supplied as function parameter

4 years agovariomedia dns api
peterkelm [Sun, 27 Oct 2019 12:13:22 +0000 (13:13 +0100)]
variomedia dns api

initial commit for the variomedia dns api implementation

4 years agoedit comments
stilez [Sun, 27 Oct 2019 07:38:22 +0000 (07:38 +0000)]
edit comments

4 years agoMerge branch 'dev' of github.com:Neilpang/acme.sh into dev
neilpang [Sun, 27 Oct 2019 03:44:22 +0000 (11:44 +0800)]
Merge branch 'dev' of github.com:Neilpang/acme.sh into dev

4 years agofix background color
neilpang [Sun, 27 Oct 2019 03:43:40 +0000 (11:43 +0800)]
fix background color

4 years agoedits to comments
stilez [Sun, 27 Oct 2019 01:48:02 +0000 (01:48 +0000)]
edits to comments

4 years agotravis
stilez [Sun, 27 Oct 2019 01:13:15 +0000 (01:13 +0000)]
travis

4 years agoTravis fixes
stilez [Sun, 27 Oct 2019 01:10:03 +0000 (01:10 +0000)]
Travis fixes

4 years agoFormatting fixes for Travis
stilez [Sun, 27 Oct 2019 01:00:59 +0000 (01:00 +0000)]
Formatting fixes for Travis

4 years agoFix (revert) edited .md file
stilez [Sun, 27 Oct 2019 00:31:17 +0000 (01:31 +0100)]
Fix (revert) edited .md file

4 years agoMerge branch 'dev' into master
stilez [Sun, 27 Oct 2019 00:26:06 +0000 (01:26 +0100)]
Merge branch 'dev' into master

4 years agorevert changes to this file
stilez [Sun, 27 Oct 2019 00:23:14 +0000 (01:23 +0100)]
revert changes to this file

4 years agoCreate DNS 01 module for Plesk XML API
stilez [Sun, 27 Oct 2019 00:09:50 +0000 (01:09 +0100)]
Create DNS 01 module for Plesk XML API

4 years agoUpdate for dns pleskxml
stilez [Sun, 27 Oct 2019 00:04:08 +0000 (01:04 +0100)]
Update for dns pleskxml