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 deploy apache script: fix comment (dovecot/apache) 2017-03-02 08:39:31 +01:00
cpanel_uapi.sh fix warning 2018-06-28 22:21:22 +08:00
docker.sh update repo name 2020-01-30 12:06:39 +08:00
dovecot.sh fix format 2017-02-19 20:40:53 +08:00
exim4.sh spelling: oops 2017-03-26 05:29:11 +00:00
fritzbox.sh use perl instead of iconv, if iconv is not available 2018-09-10 01:24:20 +02:00
gcore_cdn.sh fixed json parse regex for support api gcore_cdn 2019-10-10 00:36:34 +03:00
gitlab.sh Fix Syntax 2018-08-21 16:41:45 +02:00
haproxy.sh haproxy deploy script now compatible with OpenSSL v1.1+ 2020-02-20 23:28:55 +01:00
keychain.sh Remove template text 2018-03-22 13:45:43 -04:00
kong.sh Update the notes 2017-04-28 00:25:30 +08:00
mailcow.sh Fix formatting 2019-03-19 19:15:31 +01:00
myapi.sh exe 2017-02-05 23:14:25 +08:00
mydevil.sh Support for MyDevil.net (#2076) 2019-02-20 09:40:36 +08:00
mysqld.sh fix format 2017-02-19 20:40:53 +08:00
nginx.sh fix format 2017-02-19 20:40:53 +08:00
opensshd.sh fix format 2017-02-19 20:40:53 +08:00
panos.sh Fixed 6 character requirement. 2020-02-13 18:01:27 -08:00
pureftpd.sh fix format 2017-02-19 20:40:53 +08:00
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 Fix key leakage in SSH deploy log 2018-08-02 20:57:27 +08:00
strongswan.sh Add support for strongSwan deploys in FreeBSD 2018-02-16 11:29:10 -02:00
synology_dsm.sh Remove -q from greps 2020-02-10 21:02:27 -07:00
unifi.sh Add deployment script for unifi controller 2017-07-30 12:21:20 +01:00
vault_cli.sh Remove trailing spaces in text files 2019-10-05 21:09:24 +08:00
vsftpd.sh spelling: oops 2017-03-26 05:29:11 +00:00

README.md