I'm setting up SSL for the first time, and followed the general tutorial on how to do this from the Zen Cart documentation.
I check my site and it does work with the https:
Couple of questions though...
1) In the Admin/Includes/Configure file, there is no place to put in the define( 'ENABLE_SSL', 'true');
instead, it says a couple of lines below:
Do I change these to 'true'?// Use secure webserver for catalog module and/or admin areas?
define('ENABLE_SSL_CATALOG', 'false');
efine('ENABLE_SSL_ADMIN', 'false');
Also, in my admin panel under Configuration -> Sessions... not sure what should be set to true or false? I'm going to list them below as I have it now.
Any help would be great!Cookie Domain : True
Force Cookie Use : False
Check SSL Session ID : False
Check User Agent : False
Check IP Address : False
Prevent Spider Sessions : True
Recreate Session : True
IP to Host Conversion Status : true
Thanks!
KismetDesign





