Some pages not showing padlock

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: indyon.tv and back.indyon.tv indyontv:8080

I ran this command:

It produced this output:

My web server is (include version): apache2 on ubuntu

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

My hosting provider, if applicable, is: Amazon EC2

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

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

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

There are some inconsistencies in the pages. Some display with a padlock, others without the padlock for example: http://indyon.tv:8080/#/crowdfunding/proyectos

Please help :frowning:

1 Like

Your example page is an HTTP link - those will never show a padlock.
Furthermore, it also requires a login; so, it is not a good example.

Your problem is most likely due to mixed content; where a page is comprised of both HTTP and HTTPS content.
Try checking your site with:
https://www.whynopadlock.com/

2 Likes

I noticed the pages are different, whynopadlock.com indicates that there is a problem with mixed content. I need to track that down and change it.

Is there a way to tell certbot to correct mixed ontent?

thnx,
Karimi

No, that is not a certbot function.

2 Likes

the application is created in angular, I will ask the developer to check

1 Like

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