add note about needing to install letsencrypt-tools
This commit is contained in:
parent
0291e8f9f2
commit
2072d867a9
|
@ -273,7 +273,7 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo "To enable the default https host run:"
|
echo "To enable the default https host install letsencrypt-tools and then run:"
|
||||||
echo "letsencrypt-certonly.sh -d $fqdn"
|
echo "letsencrypt-certonly.sh -d $fqdn"
|
||||||
echo "a2ensite 000-default-ssl.conf"
|
echo "a2ensite 000-default-ssl.conf"
|
||||||
echo "systemctl reload apache2"
|
echo "systemctl reload apache2"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user