Commit Graph

19 Commits (c86631b40c99a083155f8815d3d0aaaa6dbdf264)

Author SHA1 Message Date
neilpang 1a126b700f fix https://github.com/Neilpang/acme.sh/issues/2252 6 years ago
andrewheberle 454c90820d
Actually set reload default 6 years ago
andrewheberle 31d9ba7e02
Change default for reload 6 years ago
andrewheberle 8d348954a7
Whitepspace 7 years ago
andrewheberle 7d19d784df
Update cert suffix for bundles .ocsp generation 7 years ago
andrewheberle 733b4e0a34
Fix Le_Keylength case 7 years ago
andrewheberle 08d29a8342
Fix return from reload 7 years ago
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)
7 years ago
andrewheberle 707e053949
whitespace fixes 7 years ago
andrewheberle c47e67e52c
Fix variable name 7 years ago
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.
7 years ago
Daniel Watrous afe5cb588d
update for POSIX compliance 7 years ago
Daniel Watrous e9e999542d
add reload 7 years ago
Daniel Watrous 5f593994c7
remove more whitespace (trying to get TravisCI working) 7 years ago
Daniel Watrous ec73aeba16
remove whitespace 7 years ago
Daniel Watrous 7573e560b6
Add conditional check to ensure path is provided 7 years ago
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
7 years ago
neilpang f845b371ce fix format 8 years ago
neilpang 3a1bd3114b add hooks, not implemented yet. 8 years ago