Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL Problems


durrell

Recommended Posts

Posted

Ok, I'm hosted on a godaddy.com Economy Hosting plan. I just purchased a TurboSSL certificate, and they said they installed it for me. I can't seem to get any pages to stay secure. My admin page is secure when I type in https://www.sitename.com/catalog/admin/ but as soon as I login and start working in the admin panel, I lose that secure connection. I've done everything the other threads to do as far as setting the SSL to true and the https server to my proper server in the configuration.php file, but nothing has worked. Any ideas what could be the problem?

Posted
Ok, so now I got the ceritificate to work publicly..how do I apply it to the admin area?

 

Look for the /catalog/admin/includes/configure.php file and put in your full domain with SSL in the definition of HTTP_SERVER, for example:

 

define('HTTP_SERVER', 'https://www.mydomain.com');

Archived

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

×
×
  • Create New...