Anton Avramov
11af6f49c6
Add support for ZoneEdit.com
5 months ago
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>
8 years ago
Lorenz Stechauner
157d3f9dc9
dns_word4you: Fix for OpenBSD
5 months ago
3VAbdAVE
f3b2ab5e60
Fix gen1 cloudkey's symlinked keystore
5 months ago
neil
fca53a0c2c
Merge pull request #6117 from qupfer/technitum
add dns_api for Technitum dns server
6 months ago
Henning Reich
6d302889fa
small cleanup
6 months ago
Henning Reich
a94ac63e74
add issue link
6 months ago
Henning Reich
19e73f8889
add account to rm function
6 months ago
Henning Reich
aacc26179e
remove comments
6 months ago
Henning Reich
36f060dcf6
add author
6 months ago
Henning Reich
cb12c8dfd5
working example
6 months ago
Lorenz Stechauner
9cd1d1a9dc
dns_world4you: Adapt to change in world4you.com DeleteDnsRecordForm
6 months ago
Attackwave
ebaf4c9c01
Update truenas_ws.sh (Output new certificate name)
6 months ago
Attackwave
44240339d9
Update truenas_ws.sh (Interpreter changed from bash to sh)
6 months ago
Attackwave
9110375173
Update truenas_ws.sh (fixed shfmt)
6 months ago
qupfer
c3557bbe3f
1
6 months ago
Henning Reich
cd924099e4
add template
6 months ago
Attackwave
f2a311bb81
Update truenas_ws.sh (added return instead exit)
6 months ago
Attackwave
d7855e8fe5
Update truenas_ws.sh (shfmt and shellcheck)
6 months ago
Attackwave
1e52efa867
Merge branch 'acmesh-official:master' into Truenas-Deploy-Websocket
6 months ago
neil
5d6f1bd2d7
Merge pull request #6110 from acmesh-official/dev
sync
6 months ago
neil
48ccaa8b91
Merge pull request #6106 from CreatorHRS/dev
fix: new version of fornex dns based on api version 2.3.1
6 months ago
mikhailkhr
54ac0048c4
fix: missing quotes
6 months ago
mikhailkhr
276e089419
fix: new version of fornex dns based on api version 2.3.1
6 months ago
Kirill A. Korinsky
3b8608761b
Fix syntax for OpenBSD sh
6 months ago
Attackwave
413a91646c
Create truenas_ws.sh
6 months ago
kchiem
4299c6a802
Merge pull request #5 from ms264556/dev
Remove awk usage & refuse host redirects
6 months ago
ms264556
4232923641
Remove awk usage and refuse redirect to new host
6 months ago
neil
75b4bb306b
Merge pull request #6096 from acmesh-official/dev
sync
6 months ago
neil
4e0686f73c
fix for omnios-r151052
6 months ago
neil
709f1e76d3
fix for omnios-r151052
6 months ago
neil
0c2d7b9c06
fix for latest omnios-r151052
6 months ago
kchiem
412e14a41c
Merge pull request #4 from ms264556/dev
fix acme.sh PR shfmt failure
6 months ago
neil
532b425dd9
Merge pull request #5276 from stbeldarborge/master
Add existing bearer token support to Azure DNS API
6 months ago
ms264556
2bb5fbdee5
Remove HTTPS_INSECURE
6 months ago
ms264556
38c41b72d6
fix acme.sh PR shfmt failure
6 months ago
neil
30e89c3cdc
Merge pull request #6094 from sergiustheblack/feature/swanctl
StrongSwan deploy hook: swanctl support
6 months ago
kchiem
b665014707
Merge pull request #3 from ms264556/dev
Fix info logging
6 months ago
ms264556
e98e7a232f
Fix info logging
6 months ago
kchiem
5f7ad72d45
Merge pull request #2 from ms264556/dev
fix insecure password debug and _info typo
6 months ago
Sergey Parfenov
9c25365b12
Add swanctl support
6 months ago
ms264556
0cc74b7cfe
fix insecure password debug and _info typo
6 months ago
neil
8a972ea213
Merge pull request #6089 from M0NsTeRRR/master
fix(truenas): broken script since 23.10 scale release
6 months ago
Ludovic Ortega
2229bcc98b
fix: echo flag
6 months ago
Ludovic Ortega
1bfd4672e1
fix: remove double square brackets
6 months ago
neil
15e9e8575a
Merge pull request #5172 from vmmello/issue_4956
Fixes issue 4956: 'Linode DNS Pagination Bug'
6 months ago
kchiem
d7bafa6dfa
Merge pull request #1 from ms264556/dev
Rewrite deploy/ruckus.sh to use _get() and _post()
6 months ago
neil
35632f2109
Merge pull request #6093 from acmesh-official/dev
sync
6 months ago
Ludovic Ortega
08807b498e
fix: bad copy/paste
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
6 months ago
Ludovic Ortega
e8a453c567
fix: lint
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
6 months ago