Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

ssl ccertificate


helohelo

Recommended Posts

Hi,

 

iam a osc and ssl rooky somaybe a stupid question.

 

How does the ssl work for oscommerce?

Do you need to install all oscommerce files into the httpS directory?

I installed oscommerce without ssl on teh http directory

messahe on my admin/index:

You are not protected by a secure SSL connection.

ok

Now I want to install a certificate for

https://www.secure.mywebsitename.com

 

How to apply this changes to oscommerce?

Keesjan

Link to comment
Share on other sites

You will need to edit the includes/configure.php files to point to https://www.secure.mywebsitename.com

 

define('HTTPS_SERVER', 'https://www.secure.mywebsitename.com'); // eg, https://localhost - should not be empty for productive servers

 

Dave

thanks,

I maybe upload the whole oscommerce again on https://www.secure.mywebsitename.com

 

Should I do anything specific then (I saw some install notes about ssl during first installation, I will follow them afcourse).

Thanks again!

Keesjan

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...