]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: acme.sh: update the deploy script
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 30 Nov 2023 13:15:06 +0000 (14:15 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 30 Nov 2023 13:21:15 +0000 (14:21 +0100)
commite8b101fe17167afcb4a618d568a52124eab44912
treed9a53c542558b505a38b6862bfe010809dc0399c
parentd54e8f8107165de549bfbd78c5c0b8e549c9f880
BUG/MINOR: acme.sh: update the deploy script

https://github.com/acmesh-official/acme.sh/pull/4581 was updated, this
patch update the haproxy repository with the update.
the following changes were done:

- sanitize the PEM to remove the '\n' (truncated certicate chain)
- shellcheck fixes
- socat format is directly used in the DEPLOY_HAPROXY_STATS_SOCKET variable
admin/acme.sh/haproxy.sh