Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding SSL


Guest

Recommended Posts

I don't have an SSL certificate yet, but am planning on getting one. Can I add SSL to a current website I have, and how do I do this? Do I need to go through the installation process again and check the SSL option? Any help is appreciated!

Link to comment
Share on other sites

Once you have your full ssl certificate, which will be issued to either www.yourdomain.com or just to yourdomain.com, then you only need to edit the two configure.php files.

 

Your https_server address will be either http://www.yourdomain.com or https://yourdomain.com, and your https_cookie_domain will be either www.yourdomain.com or just yourdomain.com (depending on how the cert was issued. You also need to set enable_ssl to true in both files.

 

Vger

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...