Hi,
I have recently configured SSL for the server. When I log in to the back-end as admin the page automatically switches to https as expected. Same when checkout is selected in the front-end.
I know that Zen Cart switches to SSL when appropriate but when Login is selected in the front-end, the login page still shows http//...
I was expecting https at this point. Souldn't login also be https?
I checked again and /includes/configure.php is set:
// Use secure webserver for checkout procedure?
define('ENABLE_SSL', 'true');
This suggests it only covers checkout, not login. Is there any way to make sure all logins are secure as well?
ZC 1.3.9h.
Thanks,
Ric


Reply With Quote
