Forum Moderators: buckworks
Completely new to SSL, just had a certificate set up for an ecom site we're working on, it's installed successfully only there's a problem with the security of the pages apparently.
Getting a red line through the padlock in the status bar, further info suggests:
-------------
Connection Partially Encrypted
parts of the page you are viewing were not encrypted before being transmitted over the Internet. Informations ent over the internet without blah blah.......
-------------
So I'm wondering what the fundamentals are for keeping tight with your SSL
I assumed it could be scripts I was including in the head, so modified the source to be the files absolute path on https// but I'm getting the same problem.
There are a few php includes in the template but nothing drawing on external sources.