Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
5d1d2308
Unverified
Commit
5d1d2308
authored
May 03, 2020
by
neil
Committed by
GitHub
May 03, 2020
Browse files
Merge pull request #2900 from felixbuenemann/patch-2
Fix HAProxy Deploy Hook OCSP Update
parents
c3d7f5b2
cf5952f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/haproxy.sh
View file @
5d1d2308
...
@@ -233,7 +233,6 @@ haproxy_deploy() {
...
@@ -233,7 +233,6 @@ haproxy_deploy() {
-header Host
${
_header_sep
}
\"
${
_ocsp_host
}
\"
\
-header Host
${
_header_sep
}
\"
${
_ocsp_host
}
\"
\
-respout
\"
${
_ocsp
}
\"
\
-respout
\"
${
_ocsp
}
\"
\
-verify_other
\"
${
_issuer
}
\"
\
-verify_other
\"
${
_issuer
}
\"
\
-no_nonce
\
${
_cafile_argument
}
\
${
_cafile_argument
}
\
| grep -q
\"
${
_pem
}
: good
\"
"
| grep -q
\"
${
_pem
}
: good
\"
"
_debug _openssl_ocsp_cmd
"
${
_openssl_ocsp_cmd
}
"
_debug _openssl_ocsp_cmd
"
${
_openssl_ocsp_cmd
}
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment