Commit Graph

19 Commits

Author SHA1 Message Date
neilpang 1a126b700f fix https://github.com/Neilpang/acme.sh/issues/2252 2019-05-08 22:13:33 +08:00
andrewheberle 454c90820d
Actually set reload default 2018-09-28 08:57:13 +08:00
andrewheberle 31d9ba7e02
Change default for reload 2018-09-28 08:45:18 +08:00
andrewheberle 8d348954a7
Whitepspace 2018-05-14 13:22:46 +08:00
andrewheberle 7d19d784df
Update cert suffix for bundles .ocsp generation 2018-05-14 13:16:56 +08:00
andrewheberle 733b4e0a34
Fix Le_Keylength case 2018-05-14 11:26:03 +08:00
andrewheberle 08d29a8342
Fix return from reload 2018-05-14 10:58:46 +08:00
andrewheberle ba20af48d3
Support HAPROXY_DEPLOY_PEM_PATH
Adds compatibility to original haproxy deploy hook while still allowing custom PEM file name (via HAPROXY_DEPLOY_PEM_NAME)
2018-05-10 15:25:28 +08:00
andrewheberle 707e053949
whitespace fixes 2018-05-10 12:18:03 +08:00
andrewheberle c47e67e52c
Fix variable name 2018-05-10 12:06:25 +08:00
andrewheberle 6567bb4c12
Update haproxy deploy hook
Add functionality to add OCSP stapling info (.ocsp file), issuer (.issuer file) and multi-cert bundles (suffix on pem file based on key type).

This also corrects the order of key, certificate and intermediate in the PEM file, which although HAProxy does not seem to care, was incorrect in the prior version.
2018-05-10 11:51:59 +08:00
Daniel Watrous afe5cb588d
update for POSIX compliance 2018-05-04 10:25:54 -05:00
Daniel Watrous e9e999542d
add reload 2018-05-04 10:14:31 -05:00
Daniel Watrous 5f593994c7
remove more whitespace (trying to get TravisCI working) 2018-05-03 12:25:11 -05:00
Daniel Watrous ec73aeba16
remove whitespace 2018-05-03 12:17:26 -05:00
Daniel Watrous 7573e560b6
Add conditional check to ensure path is provided 2018-05-03 10:06:05 -05:00
Daniel Watrous 360dc140ea
implement basic haproxy deploy
HAProxy requires the certificate chain and key to be concatenated and placed somewhere (can be anywhere). This script expects a single environment variable with the path where the concatenated PEM file should be written
2018-05-03 01:28:56 -05:00
neilpang f845b371ce fix format 2017-02-19 20:40:53 +08:00
neilpang 3a1bd3114b add hooks, not implemented yet. 2017-02-19 20:35:32 +08:00