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

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

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct