SSL Won't Work IN Browser Solved

Support for security such as Firewalls and securing linux
Post Reply
dcatkin
Posts: 13
Joined: 2017/04/03 16:22:43

SSL Won't Work IN Browser Solved

Post by dcatkin » 2017/04/03 16:28:04

When I go to the web site that check SSL certs they all say that I have full security but the browser indicates otherwise.

The OS is Scientific Linux 7.3
Browser is Chrome and Firefox

I need help fixing this issue I have tried everything I can think of..

Web Site https://redlineclassiccars.com

Thank you in advance for all of your help on this issue.
Last edited by dcatkin on 2017/09/29 15:34:06, edited 1 time in total.

aks
Posts: 3073
Joined: 2014/09/20 11:22:14

Re: SSL Won't Work IN Browser

Post by aks » 2017/04/03 18:58:48

The application you are presenting is "mixed content". Probably some http requests (in code), rather than https requests.
See https://support.mozilla.org/1/firefox/5 ... ed-content

dcatkin
Posts: 13
Joined: 2017/04/03 16:22:43

Re: SSL Won't Work IN Browser

Post by dcatkin » 2017/09/29 15:31:35

This has been solved, it needed a bit more config on the server side.

Post Reply