Hi. I have a weird problem. When I load my site ( https://rafaellaguna.uk ) the browser shows the green padlock, but once the page starts loading content, it becomes red, as untrusted. I have a NextCloud instace and everything shows ok there. I checked twice my certificate and ssllabs says it’s fine. Any clues?
Thank you! I’m using Vivaldi (Chrome), and with that tool you provided it says:
Insecure call.
Found on line # 409 in file: rafaellaguna.uk/index.html
(Note: Chrome will show a security error for any secure page with an insecure call on the page)
Is it a simple form causing this? Unbelievable. It is solved now by simply using “https” even if the external call isn’t secure. Anyways, thanks so much for your fast reply.
By the looks of things Chrome is being a bit more aggressive on the HTTPs lock requirements (requiring all images and links to be HTTPS) than other browsers
Glad you got it sorted and your site now has the green padlock on chrome for me as well