Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL


Digerdoo

Recommended Posts

It depends if you are using a shared ssl certificate or a full certificate,

 

If you have a full certificate the changes are easy. In includes/configure.php you set enable_ssl to 'true' and where it says https_server_address you input https://www.yourdomain.com and for https_cookie_domain you input www.yourdomain.com - provided your certificate was issued to www.yourdomain.com, if issued to yourdomain.com then leave out the www. ifrom above.

 

In admin/includes/configure.php set enable_ssl to 'true' and to secure all of your 'admin' behind ssl make the http_server_address and the https_server Address and the http_catalog address https://www.yourdomain.com

 

If you are using shared ssl then you will need to find out the shared ssl address from your web hosting company before anyone can advise you on what your configure.php files should be changed to.

 

Vger

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...