William Lallemand
0f7be90500
haproxy: deploy script can update existing certificate over stats socket
Since version 2.2, HAProxy is able to update dynamically certificates,
without a reload.
This patch uses socat to push the certificate into HAProxy in order to
achieve hot update. With this method, reloading is not required.
This should be used only to update an existing certificate in haproxy.
2 new variables are available:
- DEPLOY_HAPROXY_HOT_UPDATE="yes" update over the stats socket instead
of reloading
- DEPLOY_HAPROXY_STATS_SOCKET="UNIX:/run/haproxy/admin.sock" set the path on
the stats socket.
2 years ago
William Lallemand
7aaf4432d4
haproxy: sanitize the PEM in the deploy script
Sanitize the PEM of the haproxy deploy script by removing the '\n', this
way it could be injected directly over the CLI.
1 year ago
Adnan RIHAN
00dbc3881f
Fixed variables
1 year ago
podguzovvasily
8ca5ca6594
Update haproxy.sh
resolved issue with HAProxy https://github.com/acmesh-official/acme.sh/issues/4788
according https://serversforhackers.com/c/letsencrypt-with-haproxy
1 year ago
Romeo Dumitrescu
87a7bde618
fix: Synology DSM API path regex
Fix the regex for looking up the API path value from the Synology API query.
1 year ago
Martin Arndt
b793dbf977
Fix device ID property name for DSM 6
1 year ago
Martin Arndt
d52b38777a
Fix Auth API access for DSM 6
1 year ago
sg1888
1984f44ffe
Shell formatting
1 year ago
sg1888
02de281e40
Removed unused variable
1 year ago
sg1888
ae035deb92
Fixed shell check errors
1 year ago
sg1888
edd1b60c3d
Removed ability to specify API key to facilitate future multiple host functionality.
1 year ago
sg1888
b556908cab
Modified ECC file test
1 year ago
sg1888
e69a19db5c
Incorporated partial commit to address issue #4198
1 year ago
sg1888
d86414febb
Excluded scopes for api key test
1 year ago
Martin Arndt
0d7b831661
Fix variable initialization
2 years ago
Martin Arndt
0c9e4f67a8
Update synology_dsm.sh
Split "[ && ]" into "[ ] && [ ]" to make ShellCheck happy
2 years ago
Martin Arndt
db3f131dfc
Re-add deprecated SYNO_TOTP_SECRET part for legacy compatibility
As requested in acmesh-official/acme.sh/pull/4646 by Neil Pang
2 years ago
Martin Arndt
0548ad2fc6
Fix debug output of session ID
2 years ago
Martin Arndt
623d615cd7
Remove external OTP dependency from synology_dsm.sh
Also adapt to DSM 7's API improvements.
2 years ago
sg1888
126df9647b
Modified keytest to perform a partial empty commit
2 years ago
sg1888
2e2e7cd054
Added ability to force commit to firewall. Username is now also mandatory
2 years ago
sg1888
0ebc9f7a44
Fixed typo
2 years ago
sg1888
a8fba65cbd
Cleaned up verbiage. Added ability to store / update user variable. Added ability to use user/pass OR key
2 years ago
sg1888
7623025b90
Fixes for POSIX sh shell
2 years ago
neilpang
b937665b90
minor
2 years ago
neilpang
a7bc2293c0
fix https://github.com/acmesh-official/acme.sh/issues/4612#issuecomment-1518929996
2 years ago
sg1888
df753e2619
Added functionality to save and reuse API key
2 years ago
sg1888
cbb7082afd
Fixed bug with wildcard certs and ecc keys
2 years ago
neilpang
2690c05781
fix format
2 years ago
neilpang
e3b688c9d8
fix format
2 years ago
neilpang
41b6f18a5d
fix format
2 years ago
neilpang
5a59c39036
fix format
2 years ago
冰雪殇璃陌梦
1bfd3642e8
Update gcore_cdn.sh
2 years ago
PMExtra
1ccfa96c2e
improve logging
2 years ago
PMExtra
ed63eb6833
migrate FABIO to VAULT_FABIO_MODE and persist it
2 years ago
PMExtra
b8d0d3c242
improve chain.pem exists evaluating
2 years ago
PMExtra
fe1bfe9ae1
improve vault and vault_api deployhooks
2 years ago
beartom
bd2d0e6ad3
Format
Format
2 years ago
beartom
04a5d794ac
Update truenas.sh for certificate in chart release
Update certificate in chart release of TrueCharts if any chart release Apps is using the same certificate as TrueNAS web UI.
2 years ago
neil
e275cb1efd
fix shellcheck warnings
2 years ago
neil
60315e5b91
fix shellcheck warnings
2 years ago
sasburg
e02f07d356
add parked_domans
2 years ago
sasburg
2c90d220b8
Updated comment to reflect the change to function
2 years ago
Markus Lippert
a7dd86de71
fix(deploy-synology_dsm): support DID with DSM 7
2 years ago
srirams
c541a2e5de
add addon_domans
2 years ago
Danny Tix
b44ba0d21a
Add wildcard deployment to cpanel_uapi
2 years ago
Ry3nlNaToR
41801a60ad
Also restart postfix
3 years ago
Jordan ERNST
2cbf1259a8
Fix for ECC certificates
3 years ago
neil
9b79743c5d
Update proxmoxve.sh
3 years ago
neil
a386826808
Update proxmoxve.sh
3 years ago