1. 02 May, 2020 1 commit
  2. 20 Feb, 2020 1 commit
    • xpac1985's avatar
      haproxy deploy script now compatible with OpenSSL v1.1+ · e184a1b9
      xpac1985 authored
      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.
      e184a1b9
  3. 08 May, 2019 1 commit
  4. 28 Sep, 2018 2 commits
  5. 14 May, 2018 4 commits
  6. 10 May, 2018 4 commits
    • andrewheberle's avatar
      Support HAPROXY_DEPLOY_PEM_PATH · ba20af48
      andrewheberle authored
      Adds compatibility to original haproxy deploy hook while still allowing custom PEM file name (via HAPROXY_DEPLOY_PEM_NAME)
      ba20af48
    • andrewheberle's avatar
      whitespace fixes · 707e0539
      andrewheberle authored
      707e0539
    • andrewheberle's avatar
      Fix variable name · c47e67e5
      andrewheberle authored
      c47e67e5
    • andrewheberle's avatar
      Update haproxy deploy hook · 6567bb4c
      andrewheberle authored
      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.
      6567bb4c
  7. 04 May, 2018 2 commits
  8. 03 May, 2018 4 commits
  9. 19 Feb, 2017 2 commits
  10. 11 Feb, 2017 1 commit
  11. 05 Feb, 2017 1 commit
    • neilpang's avatar
      exe · b4325026
      neilpang authored
      b4325026
  12. 09 Nov, 2016 1 commit
  13. 25 Oct, 2016 1 commit