Connection Partially Encrypted

Hello People,

I am new to the use of Let’s Encrypt SSL/TLS Certificate, and I generated a certificate for an Apache Web Server running on Ubuntu Server 16.04.
I observed the home page of my site show “Connection Partially Encrypted” while other sub-domains seem properly encrypted.
I tried to verify with ssllabs and it shows that it was properly encrypted.

How can the domain completely encrypted.

Thanks.

It means that an image or other resource was loaded over HTTP, e.g. with <img src="http://www.example.com/...">. You should examine the website and fix it.

https://www.whynopadlock.com/ and your browser’s developer console can help analyze what exactly is being loaded insecurely.

1 Like

Many thanks.

The link has been helpful

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