Am on 1.3.9.h
Hi, I know this has to have been addressed but searching within the forum for "SSL" keeps showing zero entries. Did find one google entry but the answer was ... less than satisfactory. Basically "Doctor it hurts when I do this." "So, don't do that."
SSL is really messed up. If I run a completely SSL site, nothing can be updated in the admin, as some data wants to be transmitted insecurely and this prevents the update from occurring.
Even setting HTTP_SERVER in both configure's to https and setting ENABLE_SSL to true doesn't work. It still goes to http: as default.
And don't try to use any .htaccess code to force SSL, that's when the cart breaks on updating anything in the admin. Though miraculously the store itself seems to function OK.
This is cross-browser.
Any idea how to get a true SSL site to work in the admin? I do NOT want to see http: in the address bar at all. It must be possible as the main store works fine, even when using .htaccess to force SSL for the entire browsing session.
It appears to be using both SSL & non-ssl at the same time, and since I only want SSL the non-secure part is bombing out the whole thing.
Been a while since I've hacked into the core code ... if anyone has an idea where to look I'd be glad to take a gander at it.
Thanks!




