peterv99
c7cecd5b4f
Removed "." from _sub_domain to create a valid domain.
2024-12-24 17:30:50 +01:00
peterv99
ab1a2045d9
Made string removal in root domain detection posix compliant
2024-12-24 17:10:30 +01:00
peterv99
5e9a067e87
Fixed root domain detection and processing.
2024-12-24 16:55:26 +01:00
Peter Vos
4cc460be64
Added dns challenge for mijn.host
2024-12-24 13:33:15 +01:00
Vladimir Alexeev
112bfccfd5
fix _get_root() make it start from 1. because we need to support --domain-alias (only version api actual v2)
2024-12-24 16:00:01 +10:00
Владимир Алексеев
b29cb08956
Merge branch 'acmesh-official:master' into master
2024-12-23 14:51:57 +10:00
Vladimir Alexeev
e42ad9be24
fix
...
don't use debug3, use debug2
add # shellcheck disable=SC2034
2024-12-23 14:50:28 +10:00
neil
02da1700e0
fix format
2024-12-22 14:19:58 +01:00
neil
a9f97e1fe2
fix format
2024-12-22 14:17:33 +01:00
neil
d75077c6f9
fix format
2024-12-22 13:36:43 +01:00
neil
b81939f02d
Merge pull request #6168 from adn77/master
...
Fix keystore ownership in Unifi deployment - unifi.sh
2024-12-22 13:26:26 +01:00
Alex
0e1d90dd0c
Properly guess system.properties location
2024-12-20 10:36:45 +01:00
Alex
03e9c612b9
Correct file ownership according to keystore directory
2024-12-20 10:34:51 +01:00
neil
f981c782bb
Merge pull request #6160 from acmesh-official/dev
...
sync
2024-12-10 21:00:22 +01:00
neil
3fbdb7a007
fix format
2024-12-10 20:58:02 +01:00
neil
2997a15ba8
Merge pull request #6136 from lukavia/dev
...
Add support for ZoneEdit.com
2024-12-09 09:22:54 +01:00
neil
b4c02eca16
Merge pull request #6114 from NerLOR/master
...
dns_world4you: Adapt to change in world4you.com DeleteDnsRecordForm
2024-12-07 23:01:16 +01:00
neil
223dc87cef
usage
2024-12-07 22:50:12 +01:00
neil
3ccdae0634
Merge pull request #4832 from kchiem/dev
...
deploy hook for Ruckus ZoneDirector / Unleashed
2024-12-07 22:24:04 +01:00
Anton Avramov
11af6f49c6
Add support for ZoneEdit.com
2024-12-05 22:12:04 -05:00
Kevin Locke
22dfedf6ae
Avoid permissions errors for chown .well-known
...
When acme.sh is run as a non-root user different from the owner of the
webroot directory it is unable to change the owner of the files in
.well-known to that user, causing permissions errors. Avoid this by
making the files world-readable.
These files should pose no disclosure risk since they are sent in
cleartext during the HTTP Identifier Validation Challenge[1] and may
already be exposed by directory enumeration, depending on server
settings. AFAIK they should be safe to expose as world-readable in all
cases.
1. https://ietf-wg-acme.github.io/acme/#rfc.section.7.2
Fixes Neilpang/acme.sh#32
Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2024-11-30 16:34:52 -07:00
Lorenz Stechauner
157d3f9dc9
dns_word4you: Fix for OpenBSD
2024-11-30 20:25:55 +01:00
3VAbdAVE
f3b2ab5e60
Fix gen1 cloudkey's symlinked keystore
2024-11-30 10:32:24 -05:00
neil
fca53a0c2c
Merge pull request #6117 from qupfer/technitum
...
add dns_api for Technitum dns server
2024-11-28 12:22:52 +01:00
Henning Reich
6d302889fa
small cleanup
2024-11-27 10:11:50 +01:00
Henning Reich
a94ac63e74
add issue link
2024-11-27 09:20:57 +01:00
Henning Reich
19e73f8889
add account to rm function
2024-11-26 12:29:07 +01:00
Henning Reich
aacc26179e
remove comments
2024-11-26 12:17:11 +01:00
Henning Reich
36f060dcf6
add author
2024-11-26 11:42:05 +01:00
Henning Reich
cb12c8dfd5
working example
2024-11-26 11:21:17 +01:00
Lorenz Stechauner
9cd1d1a9dc
dns_world4you: Adapt to change in world4you.com DeleteDnsRecordForm
2024-11-26 09:20:18 +01:00
Attackwave
ebaf4c9c01
Update truenas_ws.sh (Output new certificate name)
2024-11-25 21:23:59 +01:00
Attackwave
44240339d9
Update truenas_ws.sh (Interpreter changed from bash to sh)
2024-11-25 21:13:43 +01:00
Attackwave
9110375173
Update truenas_ws.sh (fixed shfmt)
2024-11-25 20:50:40 +01:00
qupfer
c3557bbe3f
1
2024-11-25 20:26:23 +01:00
Henning Reich
cd924099e4
add template
2024-11-25 17:46:59 +00:00
Attackwave
f2a311bb81
Update truenas_ws.sh (added return instead exit)
2024-11-25 14:44:52 +01:00
Attackwave
d7855e8fe5
Update truenas_ws.sh (shfmt and shellcheck)
2024-11-24 14:59:51 +01:00
Attackwave
1e52efa867
Merge branch 'acmesh-official:master' into Truenas-Deploy-Websocket
2024-11-24 14:39:58 +01:00
neil
5d6f1bd2d7
Merge pull request #6110 from acmesh-official/dev
...
sync
3.1.0
2024-11-23 11:00:10 +01:00
neil
48ccaa8b91
Merge pull request #6106 from CreatorHRS/dev
...
fix: new version of fornex dns based on api version 2.3.1
2024-11-23 10:51:21 +01:00
mikhailkhr
54ac0048c4
fix: missing quotes
2024-11-20 12:43:58 +03:00
mikhailkhr
276e089419
fix: new version of fornex dns based on api version 2.3.1
2024-11-20 12:38:06 +03:00
Kirill A. Korinsky
3b8608761b
Fix syntax for OpenBSD sh
2024-11-17 20:58:06 +01:00
Attackwave
413a91646c
Create truenas_ws.sh
2024-11-16 19:15:39 +01:00
kchiem
4299c6a802
Merge pull request #5 from ms264556/dev
...
Remove awk usage & refuse host redirects
2024-11-15 00:32:43 -08:00
ms264556
4232923641
Remove awk usage and refuse redirect to new host
2024-11-15 12:39:41 +13:00
neil
75b4bb306b
Merge pull request #6096 from acmesh-official/dev
...
sync
2024-11-14 20:44:30 +01:00
neil
4e0686f73c
fix for omnios-r151052
2024-11-14 20:35:15 +01:00
neil
709f1e76d3
fix for omnios-r151052
2024-11-14 20:17:03 +01:00