1. 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
  2. 15 Feb, 2020 1 commit
  3. 14 Feb, 2020 1 commit
  4. 12 Feb, 2020 8 commits
  5. 11 Feb, 2020 5 commits
  6. 10 Feb, 2020 1 commit
  7. 09 Feb, 2020 14 commits
  8. 08 Feb, 2020 2 commits
  9. 05 Feb, 2020 1 commit
  10. 31 Jan, 2020 4 commits
  11. 30 Jan, 2020 2 commits