]> git.proxmox.com Git - mirror_acme.sh.git/log
mirror_acme.sh.git
2 years agoUpdate dns_bunny.sh
neil [Wed, 7 Sep 2022 10:15:21 +0000 (18:15 +0800)]
Update dns_bunny.sh

`i` should start with `1`.
In dns alias mode, the fulldomain doesn't have a `_acme-challenge` prefix.

2 years agoMerge pull request #4293 from bbruun/fix-multiple-tld
neil [Wed, 7 Sep 2022 08:47:25 +0000 (16:47 +0800)]
Merge pull request #4293 from bbruun/fix-multiple-tld

Fix for multiple TLDs in DNS API

2 years agoFix for multiple TLDs in DNS API
Bjarke Bruun [Wed, 7 Sep 2022 01:46:28 +0000 (03:46 +0200)]
Fix for multiple TLDs in DNS API

2 years agofix the shebang
Shane Bishop [Tue, 6 Sep 2022 17:38:15 +0000 (11:38 -0600)]
fix the shebang

2 years agoCreate dns_bunny.sh
Shane Bishop [Tue, 6 Sep 2022 13:35:06 +0000 (07:35 -0600)]
Create dns_bunny.sh

2 years agosupport "secrets.HTTPS_INSECURE" for solaris
neil [Tue, 6 Sep 2022 12:33:51 +0000 (20:33 +0800)]
support "secrets.HTTPS_INSECURE" for solaris

2 years agoWorld4You: fix paketnr parsing
Lorenz Stechauner [Mon, 5 Sep 2022 11:19:34 +0000 (13:19 +0200)]
World4You: fix paketnr parsing

Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
2 years agothe envs are moved to acmetest
neil [Sat, 3 Sep 2022 13:11:16 +0000 (21:11 +0800)]
the envs are moved to acmetest

2 years agoMerge pull request #4190 from arnebjarne/dns_cpanel_multidomain
neil [Wed, 31 Aug 2022 07:07:37 +0000 (15:07 +0800)]
Merge pull request #4190 from arnebjarne/dns_cpanel_multidomain

Dns cpanel multidomain

2 years agoMerge pull request #7 from AlvinSchiller/dev
Marvo2011 [Wed, 31 Aug 2022 04:55:30 +0000 (06:55 +0200)]
Merge pull request #7 from AlvinSchiller/dev

Dev - SELFHOSTDNS_MAP_LAST_USED_INTERNAL changes for readability

2 years agoMerge pull request #4279 from acmesh-official/dev
neil [Mon, 29 Aug 2022 12:17:47 +0000 (20:17 +0800)]
Merge pull request #4279 from acmesh-official/dev

sync

2 years agoset newLastUsedRidForDomainEntry after request was successfull
AlvinSchiller [Sun, 28 Aug 2022 18:44:17 +0000 (20:44 +0200)]
set newLastUsedRidForDomainEntry after request was successfull

2 years agoChanged lastUsedRidForDomainEntry seperator to space
AlvinSchiller [Fri, 26 Aug 2022 23:17:53 +0000 (01:17 +0200)]
Changed lastUsedRidForDomainEntry seperator to space

2 years agofix https://github.com/acmesh-official/acme.sh/issues/4268
neil [Fri, 26 Aug 2022 11:47:45 +0000 (19:47 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4268

2 years agoMerge branch 'acmesh-official:dev' into dev
Marvo2011 [Thu, 25 Aug 2022 12:28:51 +0000 (14:28 +0200)]
Merge branch 'acmesh-official:dev' into dev

2 years agoMerge pull request #6 from AlvinSchiller/dev
Marvo2011 [Thu, 25 Aug 2022 12:16:12 +0000 (14:16 +0200)]
Merge pull request #6 from AlvinSchiller/dev

Removed RID RID2 only allow Mapping

2 years agoFix shellcheck and shfmt
Viktor Sokhan [Thu, 25 Aug 2022 06:43:06 +0000 (13:43 +0700)]
Fix shellcheck and shfmt

2 years agoUse literal space
Klaus Frank [Sat, 20 Aug 2022 23:55:47 +0000 (01:55 +0200)]
Use literal space

Replace [[:space:]] with " "

2 years agodemultiplex wget debug output
Klaus Frank [Wed, 17 Aug 2022 18:01:02 +0000 (20:01 +0200)]
demultiplex wget debug output

2 years agoFix missing HTTP_HEADER for _get with wget
Klaus Frank [Wed, 17 Aug 2022 14:48:02 +0000 (16:48 +0200)]
Fix missing HTTP_HEADER for _get with wget

Save http header to file for _get with wget.

2 years agoFix
Viktor Sokhan [Wed, 24 Aug 2022 09:40:27 +0000 (16:40 +0700)]
Fix

2 years agoFix
Viktor Sokhan [Wed, 24 Aug 2022 07:12:57 +0000 (14:12 +0700)]
Fix

2 years agoAdd dns_yc.sh
Viktor Sokhan [Wed, 24 Aug 2022 06:48:10 +0000 (13:48 +0700)]
Add dns_yc.sh

2 years agofix issue message
neil [Tue, 23 Aug 2022 14:19:10 +0000 (22:19 +0800)]
fix issue message

2 years agofix concurrency
neil [Tue, 23 Aug 2022 14:15:50 +0000 (22:15 +0800)]
fix concurrency

2 years agoMerge pull request #4264 from Hobby-Student/dev
neil [Tue, 23 Aug 2022 13:25:14 +0000 (21:25 +0800)]
Merge pull request #4264 from Hobby-Student/dev

Update KAS API - better error handling

2 years agoremoved unnecessary white space in empty line
Hobby-Student [Tue, 23 Aug 2022 11:30:04 +0000 (13:30 +0200)]
removed unnecessary white space in empty line

2 years agobetter error handling
Hobby-Student [Tue, 23 Aug 2022 10:41:42 +0000 (12:41 +0200)]
better error handling

2 years agofinal try
Monius [Mon, 22 Aug 2022 22:30:09 +0000 (06:30 +0800)]
final try

2 years agofixed shfmt
AlvinSchiller [Mon, 22 Aug 2022 22:28:52 +0000 (00:28 +0200)]
fixed shfmt

2 years agofixed RID usage for wildcard domains
AlvinSchiller [Mon, 22 Aug 2022 22:04:41 +0000 (00:04 +0200)]
fixed RID usage for wildcard domains

2 years agoMerge pull request #4262 from acmesh-official/dev
neil [Mon, 22 Aug 2022 13:17:19 +0000 (21:17 +0800)]
Merge pull request #4262 from acmesh-official/dev

sync

2 years agoshfmt check?
Monius [Mon, 22 Aug 2022 07:16:30 +0000 (15:16 +0800)]
shfmt check?

2 years agoShellCheck fixed
AlvinSchiller [Mon, 22 Aug 2022 04:51:17 +0000 (06:51 +0200)]
ShellCheck fixed

2 years agoonly use SELFHOSTDNS_MAP for configuration of RIDs. detect wildcard domain for use...
AlvinSchiller [Sun, 21 Aug 2022 22:53:32 +0000 (00:53 +0200)]
only use SELFHOSTDNS_MAP for configuration of RIDs. detect wildcard domain for use of additional RID

2 years agochanged from *deployconf to *domainconf
AlvinSchiller [Sun, 21 Aug 2022 21:23:47 +0000 (23:23 +0200)]
changed from *deployconf to *domainconf

2 years agoDns Challenge prefix removed. SELFHOSTDNS_MAP entries must be fullpath incl. prefix
AlvinSchiller [Sun, 21 Aug 2022 12:29:16 +0000 (14:29 +0200)]
Dns Challenge prefix removed. SELFHOSTDNS_MAP entries must be fullpath incl. prefix

2 years agofix, but remove debug info
Monius [Sun, 21 Aug 2022 21:26:12 +0000 (05:26 +0800)]
fix, but remove debug info

2 years agoadd EOF, if $__conf not end with one
Monius [Sun, 21 Aug 2022 04:26:37 +0000 (12:26 +0800)]
add EOF, if $__conf not end with one

2 years agofix issue, when profile not end with newline
Monius [Sat, 20 Aug 2022 11:37:51 +0000 (19:37 +0800)]
fix issue, when profile not end with newline

2 years agoadd pr_notify.yml
neil [Sat, 20 Aug 2022 04:32:41 +0000 (12:32 +0800)]
add pr_notify.yml

2 years agoMerge pull request #4244 from awalon/master
neil [Sat, 20 Aug 2022 03:12:37 +0000 (11:12 +0800)]
Merge pull request #4244 from awalon/master

dns_gd (GoDaddy) Remove complete TXT record instead of value only

2 years agofix issue.yml
neil [Sat, 20 Aug 2022 02:59:50 +0000 (10:59 +0800)]
fix issue.yml

2 years agofix https://github.com/acmesh-official/acme.sh/issues/4248#issuecomment-1217378906
neil [Sat, 20 Aug 2022 02:54:04 +0000 (10:54 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4248#issuecomment-1217378906

2 years agoMerge pull request #4243 from sinostephen/master
neil [Fri, 19 Aug 2022 13:44:37 +0000 (21:44 +0800)]
Merge pull request #4243 from sinostephen/master

dns.la official acme script

2 years agoAdd dns.la api support
stephen [Fri, 19 Aug 2022 03:12:16 +0000 (11:12 +0800)]
Add dns.la api support

Add dns.la api support

2 years agorename the csr/key file if the cert is revoked.
neil [Thu, 18 Aug 2022 13:10:38 +0000 (21:10 +0800)]
rename the csr/key file if the cert is revoked.

2 years agoadd concurrency
neil [Thu, 18 Aug 2022 12:30:11 +0000 (20:30 +0800)]
add concurrency

2 years agoMerge pull request #4254 from Hobby-Student/dev
neil [Thu, 18 Aug 2022 12:08:28 +0000 (20:08 +0800)]
Merge pull request #4254 from Hobby-Student/dev

Upgrade KAS API

2 years agoUpdate dns_la.sh
neil [Thu, 18 Aug 2022 11:48:09 +0000 (19:48 +0800)]
Update dns_la.sh

2 years agoAdd wildcard deployment to cpanel_uapi
Danny Tix [Wed, 17 Aug 2022 07:08:04 +0000 (23:08 -0800)]
Add wildcard deployment to cpanel_uapi

2 years agoforgot enabling github actions. forced commit
Hobby-Student [Wed, 17 Aug 2022 17:58:34 +0000 (19:58 +0200)]
forgot enabling github actions. forced commit

2 years agonew line EOF
Hobby-Student [Wed, 17 Aug 2022 17:50:47 +0000 (19:50 +0200)]
new line EOF

2 years agoerror handling, minor changes to params, ...
Hobby-Student [Wed, 17 Aug 2022 17:43:30 +0000 (19:43 +0200)]
error handling, minor changes to params, ...

2 years agomake ip-whitelisting configurable for DNS TransIP and download keyfile if it is an url
Dennis Koot [Tue, 26 Jul 2022 09:33:50 +0000 (11:33 +0200)]
make ip-whitelisting configurable for DNS TransIP and download keyfile if it is an url

2 years agoadd tests for wget
neil [Wed, 17 Aug 2022 15:49:30 +0000 (23:49 +0800)]
add tests for wget

2 years agodns.la official acme script
stephen [Wed, 17 Aug 2022 10:18:42 +0000 (18:18 +0800)]
dns.la official acme script

dns.la official acme script

2 years agodns.la official acme script
stephen [Wed, 17 Aug 2022 09:23:12 +0000 (17:23 +0800)]
dns.la official acme script

dns.la official acme script

2 years agodns.la official acme script
stephen [Tue, 16 Aug 2022 07:35:46 +0000 (15:35 +0800)]
dns.la official acme script

dns.la official acme script

2 years agoDelete dns_la.sh
stephen [Tue, 16 Aug 2022 07:35:22 +0000 (15:35 +0800)]
Delete dns_la.sh

2 years agodns.la official acme script
stephen [Tue, 16 Aug 2022 07:30:10 +0000 (15:30 +0800)]
dns.la official acme script

dns.la official acme script

2 years agoDelete dns_la.sh
stephen [Tue, 16 Aug 2022 07:29:35 +0000 (15:29 +0800)]
Delete dns_la.sh

2 years agodns.la official acme script
stephen [Tue, 16 Aug 2022 07:26:13 +0000 (15:26 +0800)]
dns.la official acme script

dns.la official acme script

2 years agodns.la dns acme script
stephen [Tue, 16 Aug 2022 07:14:27 +0000 (15:14 +0800)]
dns.la dns acme script

dns.la dns acme script

2 years agoDelete dns_la.sh
stephen [Tue, 16 Aug 2022 07:11:55 +0000 (15:11 +0800)]
Delete dns_la.sh

2 years agodns.la official acme script, error fixed
stephen [Tue, 16 Aug 2022 01:51:59 +0000 (09:51 +0800)]
dns.la official acme script, error fixed

fixed shcheck error

2 years agoMerge branch 'acmesh-official:master' into master
Awalon [Mon, 15 Aug 2022 21:52:39 +0000 (23:52 +0200)]
Merge branch 'acmesh-official:master' into master

2 years agowww.dns.la official acme script
stephen [Mon, 15 Aug 2022 10:10:18 +0000 (18:10 +0800)]
www.dns.la official acme script

www.dns.la official acme script

2 years agodon't upload log
neil [Sun, 14 Aug 2022 09:44:16 +0000 (17:44 +0800)]
don't upload log

2 years agotypo
neil [Sun, 14 Aug 2022 08:33:48 +0000 (16:33 +0800)]
typo

2 years agofix log pattern
neil [Sun, 14 Aug 2022 08:25:28 +0000 (16:25 +0800)]
fix log pattern

2 years agoMerge pull request #4242 from acmesh-official/dev
neil [Sun, 14 Aug 2022 07:34:54 +0000 (15:34 +0800)]
Merge pull request #4242 from acmesh-official/dev

fix ip test

2 years agofix ip test
neilpang [Sun, 14 Aug 2022 07:29:28 +0000 (15:29 +0800)]
fix ip test

2 years agofix ip test for pebble
neilpang [Sun, 14 Aug 2022 07:25:48 +0000 (15:25 +0800)]
fix ip test for pebble

2 years agoMerge pull request #4241 from acmesh-official/dev
neil [Sat, 13 Aug 2022 11:21:23 +0000 (19:21 +0800)]
Merge pull request #4241 from acmesh-official/dev

sync

2 years agoMerge pull request #4222 from Marco4223/master
neil [Sat, 13 Aug 2022 09:57:48 +0000 (17:57 +0800)]
Merge pull request #4222 from Marco4223/master

Fix and Upgrade KAS API Call.

2 years agoAdded example and URL for API key
Awalon [Sat, 13 Aug 2022 03:34:05 +0000 (05:34 +0200)]
Added example and URL for API key

2 years agofix format
neil [Sat, 13 Aug 2022 03:16:40 +0000 (11:16 +0800)]
fix format

2 years agofix format
neil [Sat, 13 Aug 2022 03:14:22 +0000 (11:14 +0800)]
fix format

2 years agodns_gd (GoDaddy): Delete TXT record instead of just setting them to an empty value...
Awalon [Sat, 13 Aug 2022 03:02:12 +0000 (05:02 +0200)]
dns_gd (GoDaddy): Delete TXT record instead of just setting them to an empty value. Replaced "#todo: check if the record takes effect" by some error handling and validation.

2 years agofix message
neil [Sat, 13 Aug 2022 01:33:43 +0000 (09:33 +0800)]
fix message

2 years agofix typo
neil [Sat, 13 Aug 2022 01:31:36 +0000 (09:31 +0800)]
fix typo

2 years agofix log path
neil [Sat, 13 Aug 2022 01:14:06 +0000 (09:14 +0800)]
fix log path

2 years agochange message
neil [Sat, 13 Aug 2022 01:09:08 +0000 (09:09 +0800)]
change message

2 years agofix log name
neil [Sat, 13 Aug 2022 01:01:57 +0000 (09:01 +0800)]
fix log name

2 years agofix log name
neil [Thu, 11 Aug 2022 14:15:38 +0000 (22:15 +0800)]
fix log name

2 years agosupport https_proxy for https://github.com/acmesh-official/acme.sh/pull/1838
neil [Wed, 10 Aug 2022 14:00:46 +0000 (22:00 +0800)]
support https_proxy for https://github.com/acmesh-official/acme.sh/pull/1838

2 years agoadd logs
neil [Wed, 10 Aug 2022 13:44:22 +0000 (21:44 +0800)]
add logs

2 years agofix https://github.com/acmesh-official/acme.sh/issues/4231
neil [Mon, 8 Aug 2022 13:11:16 +0000 (21:11 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4231

2 years agofix https://github.com/acmesh-official/acme.sh/issues/4232
neilpang [Mon, 8 Aug 2022 10:22:07 +0000 (18:22 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4232

2 years agofix https://github.com/acmesh-official/acme.sh/issues/4231
neilpang [Mon, 8 Aug 2022 05:19:38 +0000 (13:19 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/4231

2 years agoMerge pull request #4187 from Spider84/fix/dns_regru
neil [Sun, 7 Aug 2022 04:20:10 +0000 (12:20 +0800)]
Merge pull request #4187 from Spider84/fix/dns_regru

Unable to add TXT record to IDN domain on reg.ru

2 years agofix pr_dns.yml
neil [Sun, 7 Aug 2022 04:17:43 +0000 (12:17 +0800)]
fix pr_dns.yml

2 years agoMerge pull request #4229 from acmesh-official/dev
neil [Sun, 7 Aug 2022 03:23:49 +0000 (11:23 +0800)]
Merge pull request #4229 from acmesh-official/dev

sync

2 years agofix pr_dns.yml
neil [Sun, 7 Aug 2022 03:07:04 +0000 (11:07 +0800)]
fix pr_dns.yml

2 years agoadd pr_dns.yml
neil [Sun, 7 Aug 2022 02:54:38 +0000 (10:54 +0800)]
add pr_dns.yml

2 years agoMerge pull request #4225 from acmesh-official/dev
neil [Sat, 6 Aug 2022 15:41:13 +0000 (23:41 +0800)]
Merge pull request #4225 from acmesh-official/dev

sync

2 years agoUpdate README.md
neil [Sat, 6 Aug 2022 15:40:12 +0000 (23:40 +0800)]
Update README.md

2 years agoFix and Upgrade
Marco [Thu, 4 Aug 2022 07:44:35 +0000 (09:44 +0200)]
Fix and Upgrade

Switching from formula.php to SOAP
Now session-based login
Only record entries with corresponding values will now be deleted

2 years agofix https://github.com/acmesh-official/acme.sh/issues/3833#issuecomment-1203652970
neil [Wed, 3 Aug 2022 15:07:02 +0000 (23:07 +0800)]
fix https://github.com/acmesh-official/acme.sh/issues/3833#issuecomment-1203652970