Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
1a126b70
Commit
1a126b70
authored
May 08, 2019
by
neilpang
Browse files
fix
https://github.com/Neilpang/acme.sh/issues/2252
parent
11ecbd27
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/haproxy.sh
View file @
1a126b70
...
...
@@ -179,7 +179,7 @@ haproxy_deploy() {
return
${
_ret
}
fi
else
[
-f
"
${
_issuer
}
"
]
_err
"Issuer file update not requested but .issuer file exists"
[
-f
"
${
_issuer
}
"
]
&&
_err
"Issuer file update not requested but .issuer file exists"
fi
# Update .ocsp file if certificate was requested with --ocsp/--ocsp-must-staple option
...
...
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