Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL works but needs tweaking


Ocinfo

Recommended Posts

Posted

I've started using a shared ssl certificate and it works; however, each time I go into a secure page such as checkout I get a security warning saying that there are both secure and nonsecure items. Everything works fine after you click "yes" but I would like it so that this warning doesn't appear. I'm guessing that it's because the checkout.php or any other file such as that are ssl protected but items such as my header and other menus are not ssl protected. So I guess my question is how do I get this warning to disapear without ssl protecting my entire site?

 

Thanks

Posted

Aha!

 

I have the same problem right now with my site. After some help in setting up my SSL that didn't want to work (thanks DS_Sultan dude), the SSL pages worked.

 

I have a separate http/https folder in on my server for SSL, so I had to drag the files into the https folder as well as the http. However, obviously I don't want to be loading images up twice as when the catalog gets large this is going to eat space. So I edited the images folder to read mysite.com/catalog/images rather than /images, thus linking it out of the https folder and into the http folder so it can load the images.

 

Maybe you are asking the page to load something that isn't https on your https pages?

Archived

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

×
×
  • Create New...