Guest Posted December 3, 2004 Posted December 3, 2004 Hi guys, Last question i promise... Yeah right... Anyhow, i'm having some trouble with getting ssl working. My ssl server is the same as my non-ssl server. If i connect to the https://localhost and go through my store it switches to http://localhost. I looked at some posts on this but most of them were concerning another server for ssl. I would like to have the http but when they click checkout it switches to https. Can someone send me a link to a post going over this or to the documentation reviewing this... Thanks alot!!!!! drew
Jezthomp Posted December 3, 2004 Posted December 3, 2004 You need to edit your configuration.php so it finds the ssl basicly. catalog>includes>configure.php catalog>admin>includes>configure.php Not sure if that is a help or not soz :)
Guest Posted December 3, 2004 Posted December 3, 2004 you need to have an ssl certificate installed, and then in your configure.php file you need to turn ssl to true and in the https server put your path to your https server if you want to secure admin, in the configure.php there, the very top http server change that to https server
Recommended Posts
Archived
This topic is now archived and is closed to further replies.