-
-
Save faisalahammad/aad42e68cf458d9110ca97a0c4ce0616 to your computer and use it in GitHub Desktop.
Install Admin Panel SSL Cert for VestaCP using LetsEncrypt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
v-change-sys-hostname somedomain.com | |
v-add-letsencrypt-domain 'admin' $HOSTNAME '' 'yes' | |
v-update-host-certificate admin $HOSTNAME | |
echo "UPDATE_HOSTNAME_SSL='yes'" >> /usr/local/vesta/conf/vesta.conf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment