I have successfully isntalled lets incrypt on my droplet digital ocean but green lock does not working. it says "/your-connection-is-not-private"

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: seojasleen.com

I ran this command: installed lets encrypt successfully

It produced this output: “your-connection-is-not-private”

My web server is (include version): digital ocean droplet hosting

The operating system my web server runs on is (include version):

My hosting provider, if applicable, is: digital ocean

I can login to a root shell on my machine (yes or no, or I don’t know):

I’m using a control panel to manage my site (no, or provide the name and version of the control panel): no. i do ssh

Hi @jasleenkaur

your certificate is ok. But your page loads content via http, instead of https.

Use Chrome or FireFox, then Ctrl + Shift + I, then the console. There you see the links.

Change them from http to https.

Sample:

http :// 165 .227.0. 27 /wp-content/themes/redwaves-lite/images/patterns/9.jpg

Static ip-addresses are not a good idea.

hi,

I edit those changes, but still, certificate not working :frowning:

Most is removed, but

http :// 165.227.0.27 / wp-content/themes/redwaves-lite/images/patterns/9.jpg

is wrong.

Chrome:

@JuergenAuer, another way to make a URL not render as a link on the forum is to include it in backticks (`). like writing `http://165.227.0.27/wp-content/themes/redwaves-lite/images/patterns/9.jpg` will render as http://165.227.0.27/wp-content/themes/redwaves-lite/images/patterns/9.jpg. The backticks are used for all kinds of code samples and prevent or remove various kinds of formatting.

1 Like

Thanks - good to know.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.