Add note on accepting self-signed cert

This commit is contained in:
Girish Ramakrishnan
2018-04-04 09:54:14 -07:00
parent 5af657ee22
commit e7b26e5655

View File

@@ -205,7 +205,7 @@ while true; do
sleep 10
done
echo -e "\n\n${GREEN}Visit https://<IP> to finish setup once the server has rebooted.${DONE}"
echo -e "\n\n${GREEN}Visit https://<IP> and accept the self-signed certificate to finish setup once the server has rebooted.${DONE}"
if [[ "${rebootServer}" == "true" ]]; then
echo -e "\nRebooting this server now to let changes take effect.\n"