Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HTTPS:// vs. Lock


dinohaven

Recommended Posts

Posted

I am curious to know if I am secure? I currently have the https://, but not the lock. I also get the popup message saying that parts of the page are not secure.

 

Any help would be appreciated.

 

Thanks,

 

Christopher Morrow

Posted

https means that your server is encrypting the files that it sends out. If there's no lock in the browser then something is going wrong - as suggested above, you may have a hard-coded image that's pulling from http instead of https, that's the most common cause. Do a view->source on the page in question then ctrl-f for "http://" and see what you find. An outgoing link to an http page is not a problem, but an incoming image is.

 

To find it, take things out and see if it fixes the problem - ie, remove the left column, load the page. If the problem stays, remove the right column. If the problem goes away, you know it's somewhere in the right column - take out all the boxes in the right column, then replace them one by one until you find the box that's a problem.

Chris Dunning

osCommerce, Contributions Moderator Team

 

Please do not send me PM! I do not read or answer these often. Use the email button instead!

 

I do NOT support contributions other than my own. Emails asking for support on other people's contributions will be ignored. Ask in the forum or contact the contribution author directly.

Posted

The most obvious cause is the import of insecure items as others have mentioned but there are other causes and without a link to the site they're hard to find.

Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux

Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...