Unverified Commit 5d1d2308 authored by neil's avatar neil Committed by GitHub
Browse files

Merge pull request #2900 from felixbuenemann/patch-2

Fix HAProxy Deploy Hook OCSP Update
parents c3d7f5b2 cf5952f5
......@@ -233,7 +233,6 @@ haproxy_deploy() {
-header Host${_header_sep}\"${_ocsp_host}\" \
-respout \"${_ocsp}\" \
-verify_other \"${_issuer}\" \
-no_nonce \
${_cafile_argument} \
| grep -q \"${_pem}: good\""
_debug _openssl_ocsp_cmd "${_openssl_ocsp_cmd}"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment