]> git.proxmox.com Git - mirror_acme.sh.git/log
mirror_acme.sh.git
4 years agoFix multiple domains with 2FA, reuse session cookie
Nils Sandmann [Sat, 18 Apr 2020 16:54:43 +0000 (18:54 +0200)]
Fix multiple domains with 2FA, reuse session cookie

4 years agoBetter error handling on login, return correct return code
Nils Sandmann [Sat, 18 Apr 2020 16:52:08 +0000 (18:52 +0200)]
Better error handling on login, return correct return code

4 years agoMerge pull request #2868 from acmesh-official/reason
neil [Sat, 18 Apr 2020 14:35:27 +0000 (22:35 +0800)]
Merge pull request #2868 from acmesh-official/reason

fix format

4 years agofix format
neil [Sat, 18 Apr 2020 14:34:32 +0000 (22:34 +0800)]
fix format

4 years agoMerge pull request #2866 from acmesh-official/reason
neil [Sat, 18 Apr 2020 12:16:24 +0000 (20:16 +0800)]
Merge pull request #2866 from acmesh-official/reason

support revoke reason.

4 years agosupport revoke reason.
neil [Sat, 18 Apr 2020 12:03:48 +0000 (20:03 +0800)]
support revoke reason.
https://github.com/acmesh-official/acme.sh/issues/2856

4 years agoadd comments
neil [Sat, 18 Apr 2020 11:38:38 +0000 (19:38 +0800)]
add comments

4 years agoMerge pull request #2843 from der-berni/patch-1
neil [Sat, 18 Apr 2020 11:22:47 +0000 (19:22 +0800)]
Merge pull request #2843 from der-berni/patch-1

Update to work with new one.com procedure

4 years agoMerge pull request #2779 from honzahommer/notify/mail.sh
neil [Sat, 18 Apr 2020 11:00:42 +0000 (19:00 +0800)]
Merge pull request #2779 from honzahommer/notify/mail.sh

Add msmtp command to notify/mail.sh

4 years agoadd comment message.
neil [Sat, 18 Apr 2020 10:59:33 +0000 (18:59 +0800)]
add comment message.

4 years agoMerge pull request #2864 from siwyd/fix-updating-empty-email
neil [Sat, 18 Apr 2020 10:55:03 +0000 (18:55 +0800)]
Merge pull request #2864 from siwyd/fix-updating-empty-email

Fix: allow removal of email address as contact

4 years agofix format error
neil [Sat, 18 Apr 2020 10:51:08 +0000 (18:51 +0800)]
fix format error

4 years agoMerge pull request #2863 from mod242/master
neil [Sat, 18 Apr 2020 10:50:22 +0000 (18:50 +0800)]
Merge pull request #2863 from mod242/master

Filter out blank lines

4 years agoFix: allow removal of email address as contact
Simon Wydooghe [Fri, 17 Apr 2020 13:53:15 +0000 (15:53 +0200)]
Fix: allow removal of email address as contact

It seems the current code doesn't allow for removing the email address
from the contact field. This fixes that. This only removes the email
address if an explicit empty email address is specified on the command
line or in the account.conf file. If it is left unspecified on the
command line it still just uses whatever was configured in the
account.conf.

4 years agoFilter out blank lines
mod242 [Thu, 16 Apr 2020 18:03:34 +0000 (20:03 +0200)]
Filter out blank lines

Response from the provider has changed so that there are blank lines at the end, which leads to the result can not be parsed correctly

4 years agoMerge pull request #2797 from EAliakbar/arvandns
neil [Sun, 12 Apr 2020 06:09:54 +0000 (14:09 +0800)]
Merge pull request #2797 from EAliakbar/arvandns

Adding Arvan Dns Api

4 years agoMerge pull request #2749 from dkerr64/ssh-deploy
neil [Sun, 12 Apr 2020 05:58:44 +0000 (13:58 +0800)]
Merge pull request #2749 from dkerr64/ssh-deploy

Updates to ssh_deploy hook

4 years agoMerge pull request #2855 from maidmeow4/master
neil [Sun, 12 Apr 2020 05:47:24 +0000 (13:47 +0800)]
Merge pull request #2855 from maidmeow4/master

Fix a typo in dns_he.sh on line 27

4 years agoFix typo on line 27
喵喵喵喵四 [Sun, 12 Apr 2020 04:28:07 +0000 (12:28 +0800)]
Fix typo on line 27

4 years agoMerge pull request #2854 from acmesh-official/dev
neil [Sun, 12 Apr 2020 04:11:11 +0000 (12:11 +0800)]
Merge pull request #2854 from acmesh-official/dev

sync

4 years agoMerge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev
neil [Sun, 12 Apr 2020 03:48:43 +0000 (11:48 +0800)]
Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev

4 years agoun-escape json chars
neil [Sun, 12 Apr 2020 03:48:24 +0000 (11:48 +0800)]
un-escape json chars
fix https://github.com/acmesh-official/acme.sh/issues/2833

4 years agoMerge pull request #2847 from woutd/fix-constellix-api-domain-search
neil [Sun, 12 Apr 2020 02:49:35 +0000 (10:49 +0800)]
Merge pull request #2847 from woutd/fix-constellix-api-domain-search

Constellix made changes to their API.

4 years agofix comments
neil [Sun, 12 Apr 2020 02:47:41 +0000 (10:47 +0800)]
fix comments

4 years agoupdate comments
neil [Sun, 12 Apr 2020 02:38:31 +0000 (10:38 +0800)]
update comments

4 years agoMerge pull request #2852 from phedoreanu/dns_1984hosting
neil [Sun, 12 Apr 2020 02:15:52 +0000 (10:15 +0800)]
Merge pull request #2852 from phedoreanu/dns_1984hosting

add dns_1984hosting.sh

4 years agoMerge pull request #2853 from scottw/master
neil [Sun, 12 Apr 2020 01:41:00 +0000 (09:41 +0800)]
Merge pull request #2853 from scottw/master

show response when unable to retrieve DNS records for a zone

4 years agoshow response when unable to retrieve DNS records for a zone
Scott Wiersdorf [Sat, 11 Apr 2020 17:24:30 +0000 (11:24 -0600)]
show response when unable to retrieve DNS records for a zone

4 years agoadd dns_1984hosting dns api
Adrian Fedoreanu [Fri, 10 Apr 2020 21:25:28 +0000 (23:25 +0200)]
add dns_1984hosting dns api

4 years agoConstellix made changes to their API. They added more search capabilities, but the...
Wout [Thu, 9 Apr 2020 17:15:32 +0000 (19:15 +0200)]
Constellix made changes to their API. They added more search capabilities, but the changes are not backwards compatible. We need to use the `exact` parameter instead of `name` now.

4 years agoMerge pull request #2845 from woutd/fix-constellix-domain-id
neil [Thu, 9 Apr 2020 12:21:50 +0000 (20:21 +0800)]
Merge pull request #2845 from woutd/fix-constellix-domain-id

Fixes getting the correct domain id using Contellix API.

4 years agocleanup according to styleguide / ShellCheck
der-berni [Thu, 9 Apr 2020 10:17:08 +0000 (12:17 +0200)]
cleanup according to styleguide / ShellCheck

4 years agoFixes getting the correct domain id using Contellix API.
Wout [Tue, 7 Apr 2020 20:34:05 +0000 (22:34 +0200)]
Fixes getting the correct domain id using Contellix API.

4 years agoUpdate to work with new one.com procedure
der-berni [Tue, 7 Apr 2020 17:25:39 +0000 (19:25 +0200)]
Update to work with new one.com procedure

Since some Months, its no longer possible to add TXT Records with the Name "_acme-challenge" to the base domain.
To override the fallback value, you must use a CNAME and proxy it.
For example.
CNAME _acme-challenge.yourdomain.com => proxy_acme-challenge.yourdomain.com
The TXT Records have to be created on proxy_acme-challenge.yourdomain.com

Since the default CNAME TTL is 3600 seconds, it is recommended to leave the CNAME record.
But if you would like to use the build-in SSL (for your web-site etc.) from one.com, you have to delete the record.

A new variable "ONECOM_KeepCnameProxy" you can set in the account.conf is used to keep the CNAME record.
By default the CNAME record will be removed.

For ex.: SAVED_ONECOM_KeepCnameProxy='1'
to keep the CNAME Record and speedup the process.

4 years agoMerge pull request #2783 from Blfrg/dns_me
neil [Mon, 6 Apr 2020 02:32:09 +0000 (10:32 +0800)]
Merge pull request #2783 from Blfrg/dns_me

dns_me id parse using only sed

4 years agoMerge pull request #2841 from aattww/master
neil [Mon, 6 Apr 2020 02:29:55 +0000 (10:29 +0800)]
Merge pull request #2841 from aattww/master

Add support for Joker.com

4 years agoChange command check to fully pass shellcheck
aattww [Sun, 5 Apr 2020 22:13:59 +0000 (01:13 +0300)]
Change command check to fully pass shellcheck

4 years agoAdd bugs report link
aattww [Sun, 5 Apr 2020 19:07:20 +0000 (22:07 +0300)]
Add bugs report link

4 years agoInitial release
aattww [Sun, 5 Apr 2020 18:57:37 +0000 (21:57 +0300)]
Initial release

4 years agoMerge pull request #2839 from acmesh-official/dev
neil [Sun, 5 Apr 2020 05:47:08 +0000 (13:47 +0800)]
Merge pull request #2839 from acmesh-official/dev

sync

4 years agosupport auto-comment
neil [Sun, 5 Apr 2020 05:46:02 +0000 (13:46 +0800)]
support auto-comment

4 years agoMerge pull request #2831 from olibu/dev
neil [Sat, 4 Apr 2020 03:36:48 +0000 (11:36 +0800)]
Merge pull request #2831 from olibu/dev

Dev

4 years agofix #2828 mailto compliant to RFC6068
Oliver Burgmaier [Wed, 1 Apr 2020 18:35:07 +0000 (20:35 +0200)]
fix #2828 mailto compliant to RFC6068

This fix removes the space between "mailto:" and the email address to
make the contact attribute compliant to RFC6068.

4 years agofix #2830 Autorization segment typo fixed
Oliver Burgmaier [Wed, 1 Apr 2020 18:31:06 +0000 (20:31 +0200)]
fix #2830 Autorization segment typo fixed

This fixes the parsing of the authorization segment in the response of
an order. Without this fix the start of the array is not found
correctly and therefore the finalize URL is part of the authorization
segment. Changing the regex to *\[[^\[]*\] fix this. Seems to be a typo
which has not been recognized so far. This can be only recognized if
the response is in a single line.

4 years agofix #2830 Autorization segment typo fixed
Oliver Burgmaier [Wed, 1 Apr 2020 18:24:40 +0000 (20:24 +0200)]
fix #2830 Autorization segment typo fixed

This fixes the parsing of the authorization segment in the response of
an order. Without this fix the start of the array is not found
correctly and therefore the finalize URL is part of the authorization
segment. Changing the regex to *\[[^\[]*\] fix this. Seems to be a typo
which has not been recognized so far. This can be only recognized if
the response is in a single line.

4 years agoMerge pull request #2823 from acmesh-official/dev
neil [Tue, 31 Mar 2020 13:36:26 +0000 (21:36 +0800)]
Merge pull request #2823 from acmesh-official/dev

sync

4 years agoMerge pull request #2822 from xiaohuilam/patch-1
neil [Tue, 31 Mar 2020 13:15:30 +0000 (21:15 +0800)]
Merge pull request #2822 from xiaohuilam/patch-1

Try incrementing cert issuing waiting counter.

4 years agoMerge pull request #2816 from netpok/patch-2
neil [Tue, 31 Mar 2020 13:08:59 +0000 (21:08 +0800)]
Merge pull request #2816 from netpok/patch-2

Fix invalid domain error on dns_cf update

4 years agoresolved #2818
Xiaohui Lam [Mon, 30 Mar 2020 19:10:12 +0000 (03:10 +0800)]
resolved #2818

4 years agoFix invalid domain error on dns_cf update
netpok [Sun, 29 Mar 2020 21:45:52 +0000 (23:45 +0200)]
Fix invalid domain error on dns_cf update

When dns_cf used with Zone ID it fails on removal of the entry.

This pull request adds the missing CF_Zone_ID loading.

4 years agofix shellcheck errors in Arvan Dns Api
Ehsan Aliakbar [Sat, 28 Mar 2020 17:20:58 +0000 (21:50 +0430)]
fix shellcheck errors in Arvan Dns Api

4 years agoMerge pull request #2777 from ThiloGa/dev
neil [Sat, 28 Mar 2020 11:06:25 +0000 (19:06 +0800)]
Merge pull request #2777 from ThiloGa/dev

add support for namemaster.de

4 years agoMerge pull request #2808 from ucando/dev
neil [Sat, 28 Mar 2020 08:46:13 +0000 (16:46 +0800)]
Merge pull request #2808 from ucando/dev

enable qiniu deploy hook to deploy more than one domain

4 years agoenable qiniu to deploy more than one domain
ucando [Thu, 26 Mar 2020 06:59:23 +0000 (14:59 +0800)]
enable qiniu to deploy more than one domain

4 years agoMerge pull request #2807 from acmesh-official/dev
neil [Thu, 26 Mar 2020 01:10:18 +0000 (09:10 +0800)]
Merge pull request #2807 from acmesh-official/dev

sync

4 years agoMerge pull request #2798 from oliverblaha/dev
neil [Wed, 25 Mar 2020 11:50:05 +0000 (19:50 +0800)]
Merge pull request #2798 from oliverblaha/dev

add support for upgrade from tag

4 years agoMerge pull request #2802 from luoch/patch-1
neil [Wed, 25 Mar 2020 06:49:03 +0000 (14:49 +0800)]
Merge pull request #2802 from luoch/patch-1

update dns_dp.sh

4 years agoUpdate dns_dp.sh
罗诚 [Wed, 25 Mar 2020 06:39:52 +0000 (14:39 +0800)]
Update dns_dp.sh

https://dnsapi.cn has change the default language to cn other then en. So the api call need to add `lang=en` to url params for getting the english messages.
And, They also change the susccess message from "Action completed successful" to "Operation successful". Simply use "successful" as keyword will be fine.

4 years agoMerge pull request #2799 from PaloAltoNetworks/fix-panos-data-format
neil [Wed, 25 Mar 2020 03:11:57 +0000 (11:11 +0800)]
Merge pull request #2799 from PaloAltoNetworks/fix-panos-data-format

fix(deploy/panos): data format improvements

4 years agofix(deploy/panos): data format improvements
Brian Torres-Gil [Wed, 25 Mar 2020 03:01:51 +0000 (20:01 -0700)]
fix(deploy/panos): data format improvements

It was discovered in testing that PAN-OS < 9.0 has slightly different
requirements for the multipart/form-data format and requires the `type`
parameter to be passed in the URL. These corrections should work for all
PAN-OS versions.

4 years agoadd support for upgrade from tag
Oliver Blaha [Tue, 24 Mar 2020 13:44:35 +0000 (14:44 +0100)]
add support for upgrade from tag

4 years agoAdding Arvan Dns Api
Ehsan Aliakbar [Tue, 24 Mar 2020 13:26:50 +0000 (17:56 +0430)]
Adding Arvan Dns Api

4 years agodeleted txt entry routine by request of namemaster.de, entry is deleted automatically
ThiloGa [Sat, 21 Mar 2020 20:18:25 +0000 (21:18 +0100)]
deleted txt entry routine by request of namemaster.de, entry is deleted automatically

4 years agofurther shellcheck fixes
ThiloGa [Sat, 21 Mar 2020 18:48:17 +0000 (19:48 +0100)]
further shellcheck fixes

4 years agodoing shellcheck staff
ThiloGa [Sat, 21 Mar 2020 18:41:46 +0000 (19:41 +0100)]
doing shellcheck staff

4 years agoadaptations to the new api functions
ThiloGa [Sat, 21 Mar 2020 18:28:16 +0000 (19:28 +0100)]
adaptations to the new api functions
_get_root fully functional due to the extended api

4 years agoMake remote backup directory path user configurable.
dkerr64 [Sun, 15 Mar 2020 01:51:21 +0000 (21:51 -0400)]
Make remote backup directory path user configurable.

4 years agoMerge pull request #2782 from lippertmarkus/feature-deployhook-synology-otp
neil [Sat, 14 Mar 2020 08:05:05 +0000 (16:05 +0800)]
Merge pull request #2782 from lippertmarkus/feature-deployhook-synology-otp

Add OTP support to Synology DSM deployhook

4 years agoFeat: add msmtp command
Honza Hommer [Sun, 8 Mar 2020 03:51:39 +0000 (04:51 +0100)]
Feat: add msmtp command

4 years agoFor MULTI_CALL default to undefined, deleting entry in config file if set to "no"
dkerr64 [Wed, 11 Mar 2020 14:58:36 +0000 (10:58 -0400)]
For MULTI_CALL default to undefined, deleting entry in config file if set to "no"

4 years agouse more compatible regex flag
Jeremiah [Mon, 9 Mar 2020 17:34:50 +0000 (11:34 -0600)]
use more compatible regex flag

4 years agofix format
neil [Mon, 9 Mar 2020 11:04:32 +0000 (19:04 +0800)]
fix format

4 years agodns_me id parse using only sed
Jeremiah [Sun, 8 Mar 2020 21:39:18 +0000 (15:39 -0600)]
dns_me id parse using only sed

4 years agostore device ID
Markus Lippert [Sun, 8 Mar 2020 19:22:31 +0000 (20:22 +0100)]
store device ID

4 years agoadd OTP support
Markus Lippert [Sun, 8 Mar 2020 18:49:46 +0000 (19:49 +0100)]
add OTP support

4 years agoFeat: simplify conditions for bin and command
Honza Hommer [Sun, 8 Mar 2020 03:47:55 +0000 (04:47 +0100)]
Feat: simplify conditions for bin and command

4 years agoMerge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev
neil [Sun, 8 Mar 2020 02:17:41 +0000 (10:17 +0800)]
Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev

4 years agofix https://github.com/acmesh-official/acme.sh/issues/2778
neil [Sun, 8 Mar 2020 02:17:21 +0000 (10:17 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/2778

4 years agofixing travis-ci warnings SC2086: Double quote to prevent globbing and word splitting.
ThiloGa [Sat, 7 Mar 2020 20:21:39 +0000 (21:21 +0100)]
fixing travis-ci warnings SC2086: Double quote to prevent globbing and word splitting.

4 years agosmall fixes
ThiloGa [Sat, 7 Mar 2020 20:11:08 +0000 (21:11 +0100)]
small fixes

4 years agofixing https://github.com/koalaman/shellcheck/wiki/SC2181 problems
ThiloGa [Sat, 7 Mar 2020 20:05:42 +0000 (21:05 +0100)]
fixing https://github.com/koalaman/shellcheck/wiki/SC2181 problems

4 years agofixing https://github.com/koalaman/shellcheck/wiki/SC2181 problems
ThiloGa [Sat, 7 Mar 2020 19:37:29 +0000 (20:37 +0100)]
fixing https://github.com/koalaman/shellcheck/wiki/SC2181 problems

4 years agofixed typo
ThiloGa [Sat, 7 Mar 2020 18:34:57 +0000 (19:34 +0100)]
fixed typo

4 years agoDont use $? directly anymore
ThiloGa [Sat, 7 Mar 2020 15:00:52 +0000 (16:00 +0100)]
Dont use $? directly anymore

4 years ago removed some unused Vars
ThiloGa [Sat, 7 Mar 2020 14:45:41 +0000 (15:45 +0100)]
 removed some unused Vars

4 years agoremoved the probably last blank line
ThiloGa [Sat, 7 Mar 2020 14:33:21 +0000 (15:33 +0100)]
removed the probably last blank line

4 years agoFixes for Travis CI
ThiloGa [Sat, 7 Mar 2020 14:18:25 +0000 (15:18 +0100)]
Fixes for Travis CI
 -removing some blanks etc.

4 years agoadd support for namemaster.de
ThiloGa [Sat, 7 Mar 2020 13:55:09 +0000 (14:55 +0100)]
add support for namemaster.de

4 years agoMerge pull request #2198 from pipedrive/Add-AWS_API-slowrate
neil [Sat, 7 Mar 2020 11:59:20 +0000 (19:59 +0800)]
Merge pull request #2198 from pipedrive/Add-AWS_API-slowrate

Add aws api slowrate

4 years agoMerge pull request #2769 from ianw/update-account-json
neil [Sat, 7 Mar 2020 11:50:17 +0000 (19:50 +0800)]
Merge pull request #2769 from ianw/update-account-json

Update account.json on account update

4 years agoremove DEFAULT_DNS_SLEEP.
neil [Sat, 7 Mar 2020 10:26:22 +0000 (18:26 +0800)]
remove DEFAULT_DNS_SLEEP.
fix https://github.com/acmesh-official/acme.sh/issues/2773

4 years agoMerge branch 'ssh-deploy' of https://github.com/dkerr64/acme.sh into ssh-deploy
David Kerr [Thu, 5 Mar 2020 21:22:59 +0000 (16:22 -0500)]
Merge branch 'ssh-deploy' of https://github.com/dkerr64/acme.sh into ssh-deploy

4 years agoMerge pull request #2770 from acmesh-official/dev
neil [Wed, 4 Mar 2020 01:53:51 +0000 (09:53 +0800)]
Merge pull request #2770 from acmesh-official/dev

add clearlinux

4 years agoadd clearlinux
neil [Wed, 4 Mar 2020 01:51:16 +0000 (09:51 +0800)]
add clearlinux
fix https://github.com/acmesh-official/acme.sh/issues/2768

4 years agoUpdate account.json on account update
Ian Wienand [Tue, 3 Mar 2020 22:12:28 +0000 (09:12 +1100)]
Update account.json on account update

When running --updateaccount, the ca/<ca>/account.json file isn't
updated with the new response showing the updated account details.
This can be a bit confusing if you add an email to the account but
then you're not sure if it actually applied looking at this file.

Write out the new response on successful account updates.

4 years agoChange variable name to MULTI_CALL so default can be "no"
dkerr64 [Tue, 3 Mar 2020 18:40:33 +0000 (13:40 -0500)]
Change variable name to MULTI_CALL so default can be "no"

4 years agoMerge branch 'ssh-deploy' of https://github.com/dkerr64/acme.sh into ssh-deploy
David Kerr [Fri, 28 Feb 2020 13:37:25 +0000 (08:37 -0500)]
Merge branch 'ssh-deploy' of https://github.com/dkerr64/acme.sh into ssh-deploy

# Conflicts:
# deploy/ssh.sh

4 years agoMerge pull request #2754 from acmesh-official/dev
neil [Tue, 25 Feb 2020 13:46:42 +0000 (21:46 +0800)]
Merge pull request #2754 from acmesh-official/dev

sync

4 years agoMerge pull request #2753 from nobbs/fix_docker_deploy
neil [Tue, 25 Feb 2020 13:34:07 +0000 (21:34 +0800)]
Merge pull request #2753 from nobbs/fix_docker_deploy

Fix error on docker deploy command with spaces.

4 years agoFix error on docker deploy command with spaces.
alex [Tue, 25 Feb 2020 11:33:50 +0000 (12:33 +0100)]
Fix error on docker deploy command with spaces.

This adds quotes to the last eval in _getdeployconf which is reponsible
for loading and exporting saved environment variables back into the
acme.sh process. This caused some errors if used with the docker
deploy-hook and the example nginx "service nginx force-reload" command
as it contains spaces.