But the ONLY thing that should be httpS in your catalog/ADMIN/includes/configure.php folder is the following line:
define('HTTP_CATALOG_SERVER', 'https://www.domain.com');
define('HTTPS_CATALOG_SERVER', 'httpS://www.domain.com');
Nothing else with your shared SSL.
I mean, you can try adding these lines to your admin/includes/configure.php file:
define('DIR_WS_ADMIN', '/catalog/admin/');
define('DIR_FS_ADMIN', '/fullpath/to/yourserver/catalog/admin/');
Shared SSLs are strange, and very different based on your host. They should offer full support in helping you get this up and running.
Also, try adjusting your browser's settings. For instance, I think IE goes something like:
tools>internet options>security>custom level>display mixed content: enable
After that, don't forget about the http://forums.oscommerce.com/topic/334107-ssl-implementation-help/ link -- specifically, the first two posts by Jim.






Find content
Male

