After install Let's encrypt SSl domain show not secure

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 :www.indmissionasean.gov.in

I ran this command:

It produced this output:

My web server is (include version):

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

My hosting provider, if applicable, is:

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):

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):

1 Like

You have mixed content on your site - usually it’s some images. If you have links to these that are http instead of https, change those to https. Hopefully you do not have many.

Without you filling out the form, it’s a guessing game. No one knows what command you ran or it’s output, etc.

1 Like

Hi @GOWTHAM_ARDHAS

as @JimPas wrote: You have only mixed content.

Your certificate is new and valid - https://check-your-website.server-daten.de/?q=indmissionasean.gov.in

CN=www.indmissionasean.gov.in
	15.04.2020
	14.07.2020
expires in 90 days	indmissionasean.gov.in, www.indmissionasean.gov.in - 2 entries 

but a lot of images with http links.

Sample:

http://www.indmissionasean.gov.in/images/footerCoursal/asean-india-center.jpg

See the Html-Part of the online check.

And one error in a stylesheet:

https://www.indmissionasean.gov.in/css/5.css

is https, but

http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700

included with url("...") is http.

2 Likes

in https site, image or file load in http also problem with this case

1 Like

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