Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Should Admin Screen Be In SSL?


richlewt

Recommended Posts

Posted

Hi

I noticed that when you go into the first admin screen in the bottom right-hand corner there is an unbroken padlock and it says "You are not protected by a secure SSL connection."

Should this be secure? and if so how do I secure it? All my transactions go through SSL ok but not admin.

thanks

Rich

"May the seam be with you"

Posted

Edit the servers and paths in admin/includes/configure.php and set enable SSL or whatever it's called to TRUE.

In olden times the men were made of iron and the ships were made of wood; now it's the other way around. :wink:

Posted

Hi

These are the paths I already have set:

 

define('HTTPS_CATALOG_SERVER', 'https://servername/~login_name');

note: servername and login_name changed for this post!!

 

define('ENABLE_SSL_CATALOG', 'true'); // secure webserver for catalog module

 

As I said, the SSL comes in when I go through the shopping cart no problem, but does not show locked when in Admin. Am I missing something?

thanks

Rich

"May the seam be with you"

Posted

Hi Orchard

Top man, worked a treat, thanks for your help. :D

thanks

Rich

"May the seam be with you"

Archived

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

×
×
  • Create New...