Mike Lei
d892a1eab1
Merge 873948b47e
into eb00852a71
6 days ago
neil
eb00852a71
remove ocsp for letsencrypt server
1 week ago
neil
b0535d8b40
Merge pull request #6306 from Meo597/dns-spaceship
Add Spaceship DNS API
2 weeks ago
Meo597
8b4d93cc14
Spaceship: fix doc
2 weeks ago
Meo597
e2d0923122
Spaceship: replace ~/.acme.sh with $LE_CONFIG_HOME for configurable paths
2 weeks ago
Meo597
2928d84339
Spaceship: replace debug with debug2 for detailed output in complex debugging
2 weeks ago
neil
b5e3883891
update
2 weeks ago
Meo597
d01aefd1eb
Spaceship: i starts from 1
2 weeks ago
Meo597
e1d447847f
Spaceship: fix domain conf
2 weeks ago
neil
bed1c311e3
Merge pull request #6283 from tklk-forks/azure-managed-identities-endpoint
Azure: Use endpoint environment variable for managed identities if set
2 weeks ago
neil
1ce8d3ae9b
start 3.1.2
2 weeks ago
neil
1d18432f8d
Merge pull request #6315 from alindt/fix-vault-curl
Fix error detection in vault deploy hook
2 weeks ago
neil
277f13ff9d
Merge pull request #6317 from ruuuch/edgecenter-dns
Add Edgecenter DNS API
2 weeks ago
rka
2d365efe56
Add Edgecenter DNS API
3 weeks ago
Alin Trăistaru
e81635f23d
check curl vault http return code
3 weeks ago
Meo597
827315e059
Spaceship: valid api response
4 weeks ago
Meo597
e55a54f3d4
Spaceship: fix get_root
4 weeks ago
Meo597
5e8b40faf6
Spaceship: fix rm
4 weeks ago
Meo597
45b9982172
Add Spaceship DNS API
4 weeks ago
neil
9b267bb572
Merge pull request #6299 from Gontier-Julien/dev
Bump Alpine version from 3.17 to 3.21
4 weeks ago
Gontier Julien
20c7bfaff2
Bump Alpine version from 3.17 to 3.21
Signed-off-by: Gontier Julien <52894530+Gontier-Julien@users.noreply.github.com>
4 weeks ago
techknowlogick
dd29f970a2
Use endpoint environment variable for managed identities if set
Some environments in azure don't use the default metadata endpoint, and instead inject an env var that should be used.
2 months ago
neil
1d87d9b370
Merge pull request #6287 from acmesh-official/dev
sync
1 month ago
neil
40b6db6a27
persist-credentials: false
1 month ago
neil
9ba662a53e
Merge pull request #6285 from ms264556/bugfix/deploy_ruckus_checkecc
Don't deploy ECC certs to legacy Ruckus
1 month ago
neil
dc228c3dbb
Merge pull request #6282 from magyarsz/dev
Fix error message variable when reload cmd returns with an error
1 month ago
magyarsz
dd5dd422d1
Merge branch 'dev' into dev
1 month ago
neil
73fdf4b957
Merge pull request #6286 from acmesh-official/dev
sync
1 month ago
neil
a1de13657e
minor, just copy necessary files
1 month ago
ms264556
93c19356d0
Don't deploy ECC certs to legacy Ruckus
1 month ago
Szabolcs Magyar
8a27c902ff
Fix error message variable when reload cmd returns with an error
2 months ago
neil
be35b55444
Merge pull request #623 from kevinoid/fix-well-known-perms
Avoid permissions errors for chown .well-known
2 months ago
neil
a16ccf40c2
Merge pull request #6198 from lindsayzhou/fix-dns-netzner-error-regexp
fix regex of matching hetzner dns api error responses
2 months ago
Sikro
5c7b1cd5f2
add environment variable for notify/telegram.sh
Since the server in mainland China cannot connect to Telegram, add the TELEGRAM_BOT_URLBASE environment variable
Please add the proxy address you set. If this variable is not added, it will be the default value (https://api.telegram.org )
5 months ago
neil
fc5e593e2d
Merge pull request #6277 from beedaddy/ntfy_token
support NTFY_TOKEN
2 months ago
Martin Brodbeck
f1dc79f0b5
support NTFY_TOKEN
2 months ago
neil
34ea97dcea
Merge pull request #4384 from fraenki/cert_home
update documentation for --cert-home parameter
2 months ago
neil
f2931163aa
Merge pull request #6268 from wlallemand/haproxy-fix-secure-debug
haproxy: don't leak private keys when doing --debug
2 months ago
William Lallemand
7e320d2748
haproxy: don't leak private keys when doing --debug
It was reported in issue #6267 that the private key was leaked when
using the DEPLOY_HAPROXY_HOT_UPDATE=yes feature.
Indeed, the debugging code which sends commands to HAProxy was using
_debug even when passing the private key.
This patch fixes the issue by using _secure_debug when doing that.
2 months ago
neil
45660902ed
Merge pull request #6262 from copyliu/copyliu-routeros-dev
routeros: file-name should in quotes in newer (7.18) version
2 months ago
neil
72318cb687
Merge pull request #6263 from markkuleinio/dev
dns_he_ddns: Add empty dns_he_ddns_rm() to remove warnings
2 months ago
neil
f277223a65
Merge pull request #6257 from metaforget/master
cqhttp notify-hook:Compatibility with QQ Headless Project Napcat
2 months ago
Markku Leiniö
262fa74f5e
dns_he_ddns: Add empty dns_he_ddns_rm() to remove warnings
2 months ago
copyliu
ebdd221c72
routeros: file-name should in quotes in newer (7.18) version
2 months ago
metaforget
2b8d162c9e
Merge branch 'dev' into master
2 months ago
metaforget
dc8cf0e02e
cqhttp notify-hook:Compatibility with QQ Headless Project Napcat
2 months ago
neil
a054f6a97b
Merge pull request #6240 from Giova96/master
Add FreeMyIP DNS Api Support
2 months ago
neil
63d11c3eea
Merge pull request #6245 from aafbsd/patch-1
Support FreeBSD's sed -i
2 months ago
Giovannimaria Gandossi
dd2199c472
Adding support for FreeMyIP dns API
3 months ago
aafbsd
661c3bbdb0
Support FreeBSD's sed -i
FreeBSD's sed requires an extension for the backup file when -i is used. However, it may be zero-length to indicate that no backup is desired.
2 months ago