how do i make the site secure, ie https
getting site is not safe error. I notice url's start with http and not https
1 Reply
mtcotton846
Linode Staff
This is because you do not have an SSL certificate configured with your server.
You can do this by following along with the documentation here:
https://www.linode.com/docs/guides/enabling-https-using-certbot/
There is also another Community Site post I wrote up (specifically about doing this for a WordPress One-click app) here:
https://www.linode.com/community/questions/22040/installing-an-ssl-certificate-with-certbot-on-wordpress
Hope that helps!
-Micah