updated CAChain preamble

This commit is contained in:
Asif Bacchus 2019-01-07 23:47:27 -07:00
parent b1033bfbfc
commit 6c1b04ee65
1 changed files with 1 additions and 1 deletions

View File

@ -391,7 +391,7 @@ if [ "${useSSL}" -eq 1 ] && [ "${useCertbot}" -eq 0 ]; then
echo "intermediate certificates bundled in one file) is required if you want NGINX"
echo "to provide OSCP stapling for your visitors. In most cases, you want this."
echo "If you don't have your CA chain, you can fill in the filename you'll be saving"
echo "it as in the future and confirm it when the scripts prompts you. In that"
echo "it as in the future and confirm it when the script prompts you. In that"
echo -e "case, however, ${warn}NGINX will not work until that file actually exists.${mag}"
echo -e "\nIf you are using a self-signed certificate or do not want OSCP stapling, leave"
echo -e "this blank ${warn}(hit enter)${mag} and the relevant configuration section will be disabled.${norm}\n"