gmarkr Posted December 5, 2002 Posted December 5, 2002 Does anyone have any information or know where to get it, reference installation using the SSL. Specifically, I have installed the scripts and everything seems to be working fine up until I try to place an order and the system starts looking for links on a https server. I have an https server, I am just unclear as to which of the scripts need to be installed there. I seem to be having problems finding this information -or- anyone who knows anything about it. How are others dealing with this?
nick Posted December 5, 2002 Posted December 5, 2002 Can you provide some more info. It sounds like you have separate directories for http & https traffic. If this is the case you can just symlink your current catalog dir to the https dir
gmarkr Posted December 6, 2002 Author Posted December 6, 2002 Does this mean that the system has to be either totally installed on https or http and not split up? I have a http web site, but have also subscribe to securelook for https services which is a different url. Is this going to be a problem?
nick Posted December 6, 2002 Posted December 6, 2002 I have a http web site, but have also subscribe to securelook for https services which is a different url. Is this going to be a problem? Shouldn't - just configure in includes/configure.php define('HTTPS_SERVER', 'your.ssl.server.com'); Not sure if this would have any impact on cookies as it sounds like domains are different.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.