SSL for panel problem

You have to either export $PATH or issue “sudo su -” command prior the v-add-letsencrypt-host.

1 Like

thank you very much @martineliascz

Hi folks, just as an FYI, I have just installed Hestiacp (ex-vestacp user) and found that the Portal SSL was not encrypted which I thought was odd. I would hope the next release by default, has this enabled.

I was using Debain 10.5 and HestiaCP v1.2.3

I used the above command as root via SSH and it resolved the issue. Since it uses Lets Encrypt, will it automatically update at the end of the 90 days based on the primary site hostname?

Its planed to implement it on fresh installs and yes, it will be renewed automatically.

2 Likes

it worked for me.

Your problem lies in the traffic between Cloudflare and your site. CF has 4 SSL/TLS operation modes. If it is set to OFF or Flexible, CF sends Http requests to the site and when the certificate is connected, a permanent 301 redirect occurs on the site from both sides. If it is set to Full, then the traffic goes only to Https.