Page 1 of 1

Help with installing SSL certificate to Vesta, Exim and dovecot daemons

Posted: Thu Sep 13, 2018 1:46 pm
by GuiRitter
Hi everyone.

I'm trying to follow this tutorial to get rid of the red unsafe warning when visiting VestaCP in a browser.

I tried to change the hostname but it doesn't persist across reboots.

I tried to run the next commands anyway, replacing

Code: Select all

$HOSTNAME
with the host name but

Code: Select all

v-update-host-certificate admin $HOSTNAME
fails with
This domain does not have certificate
.

I searched for some solutions to persist the host name across reboots but none worked.

I have a VPS with Hostinger running Debian 8, a domain with KingHost, and an account with CloudFlare where I set up the A records to point the domain to the VPS. This redirection is already working.

How do I proceed?

Thanks in advance.