jjackson Posted December 10, 2005 Posted December 10, 2005 I have a quick question. I am unable to get the unsecure items popup to show when I go to https pages on my site... though my site ssl is not working properly.. I'm currently trying to identify which images are unsecure so that my pages will become totally secure. My question is, how can I generate the unsecure page pop... I've cleared my cache and temp internet folder.. but the popup still won't show.... is there another way to find out which items on my page are unsecure... so that I can secure them to make my https pages secure. Would you recommend hardcoding the location of my images to make them secure? I am hosted by godaddy and have a shared ssl godaddy. I am also using a Template from Algozone.com . All of my configuration settings are set properly. any help would be greatly appreciated. James
AlanR Posted December 10, 2005 Posted December 10, 2005 I have a quick question. I am unable to get the unsecure items popup to show when I go to https pages on my site... though my site ssl is not working properly.. I'm currently trying to identify which images are unsecure so that my pages will become totally secure. My question is, how can I generate the unsecure page pop... I've cleared my cache and temp internet folder.. but the popup still won't show....The way I check for insecure images (those called from http rather than https) is simply to go to a secure page, open the source and search for http: href http: links are no problem, it's the <img src="http: links that are the problem. But you say you're not getting any warning so you may want to read: http://www.oscommerce.com/forums/index.php?sho...23entry672623 and the post that follows. 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)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.