Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Ssl... Only Sometimes


hino

Recommended Posts

Hi Im working on an online store

im running osCommerce 2.2-MS2 with STS. I set up SSL on my website and it works... Ill go into the catalog and it will start the ssl session but when you click on any of the OSC defined links like cart or any item the link removes the https and the www so now its no longer encrypted. what doesnt make sence is no matter what changes i make in the configure file it doesnt change those links.

SSL is turned on in configure.

Any Ideas?

Link to comment
Share on other sites

if a vistior is no logged-in why you want to have an SSL connection? Makes things much slower.

 

Anyways the configure.php includes 2 definitions one for regular the other for the secure server. You set those up along with the paths/definitions and SSL to true. Also check the .htaccess file of the osc catalog just in case it does some sort of conversion.

 

And the application_top.php is where the connection type is identified. Make sure the code there identifies the port. In some cases you may need to use 443. It's server dependent.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...