mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-26 15:02:03 +00:00
This commit is contained in:
parent
11ecbd27be
commit
1a126b700f
@ -179,7 +179,7 @@ haproxy_deploy() {
|
|||||||
return ${_ret}
|
return ${_ret}
|
||||||
fi
|
fi
|
||||||
else
|
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
|
fi
|
||||||
|
|
||||||
# Update .ocsp file if certificate was requested with --ocsp/--ocsp-must-staple option
|
# Update .ocsp file if certificate was requested with --ocsp/--ocsp-must-staple option
|
||||||
|
Loading…
Reference in New Issue
Block a user