The lock does not activate for the SSL

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: https://www.emctechnologie.com/

I ran this command: /opt/letsencrypt/letsencrypt-auto --apache -d www.emctechnologie.com -d emctechnologie.com

but the lock does not activate for the SSL

Hi @seraj

your certificate is correct. But you have some mixed conent you should fix. See https://check-your-website.server-daten.de/?q=emctechnologie.com

The certificate is good:

CN=www.emctechnologie.com
	12.07.2019
	10.10.2019
expires in 81 days	
emctechnologie.com, www.emctechnologie.com - 2 entries

you have three redirects and one preferred version, that's good.

Domainname Http-Status redirect Sec. G
http://emctechnologie.com/
54.77.141.122 301 http://www.emctechnologie.com/ 0.163 D
http://www.emctechnologie.com/
54.77.141.122 301 https://www.emctechnologie.com/ 0.080 A
https://emctechnologie.com/
54.77.141.122 301 https://www.emctechnologie.com/ 0.777 B
https://www.emctechnologie.com/
54.77.141.122 200 0.680 I

But a Grade I isn't good -> mixed content.

7 images, 2 style attributes.

Sample:

http://www.emctechnologie.com/wp-content/uploads/2019/01/DevInfo.jpg
http://54.77.141.122/wp-content/uploads/2019/01/phone.png

change these to https. And don't use ip addresses.

The two style attributes have ip addresses + https, that can't work.

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