acme.sh/deploy
xpac1985 e184a1b9e6
haproxy deploy script now compatible with OpenSSL v1.1+
haproxy deploy script now compatible with OpenSSL v1.1+

The OpenSSL OCSP request for haproxy deployment breaks from OpenSSL v1.1.0 on.
The format of the `-header` option has been changed and does now contain a `=` instead of a whitespace.
Other projects have hit the same issue:
https://github.com/nghttp2/nghttp2/issues/742

This commit determines the OpenSSL/LibreSSL version and then adjusts the request accordingly.
Also removed the duplicate command line and added some more debug output.
2020-02-20 23:28:55 +01:00
..
README.md update repo name 2020-01-30 12:06:39 +08:00
apache.sh
cpanel_uapi.sh
docker.sh update repo name 2020-01-30 12:06:39 +08:00
dovecot.sh
exim4.sh
fritzbox.sh
gcore_cdn.sh fixed json parse regex for support api gcore_cdn 2019-10-10 00:36:34 +03:00
gitlab.sh
haproxy.sh haproxy deploy script now compatible with OpenSSL v1.1+ 2020-02-20 23:28:55 +01:00
keychain.sh
kong.sh
mailcow.sh
myapi.sh
mydevil.sh
mysqld.sh
nginx.sh
opensshd.sh
panos.sh Fixed 6 character requirement. 2020-02-13 18:01:27 -08:00
pureftpd.sh
qiniu.sh Remove trailing spaces in text files 2019-10-05 21:09:24 +08:00
routeros.sh Added trailing slash to end of each line of DEPLOY_SCRIPT_CMD 2019-11-26 20:39:08 +11:00
ssh.sh
strongswan.sh
synology_dsm.sh Remove -q from greps 2020-02-10 21:02:27 -07:00
unifi.sh
vault_cli.sh Remove trailing spaces in text files 2019-10-05 21:09:24 +08:00
vsftpd.sh

README.md