Erics Studio Posted April 9, 2008 Posted April 9, 2008 I have the both the admin includes and the catalog config files defined as shown in the setup when i use the https either for admin or catalog I get a red warning in the address bar that says there is a certificate error due to missmatched adress. How do I correct this define('HTTP_SERVER', 'https://diorama.com.sslpowered.com'); // eg, http://localhost or - https://localhost define('HTTP_CATALOG_SERVER', 'http://diorama.com'); // eg, http://localhost or - https://localhost define('HTTPS_CATALOG_SERVER', 'https://diorama.com.sslpowered.com'); // eg, http://localhost or - https://localhost define('ENABLE_SSL_CATALOG', 'true'); // secure webserver for catalog module define('DIR_FS_DOCUMENT_ROOT', $DOCUMENT_ROOT . '/demo//catalog/' ); // where your pages are located on the server.
dmnalven Posted April 9, 2008 Posted April 9, 2008 Is your certificate issued to exactly "diorama.com.sslpowered.com", or another address, including a possible prepended www? For ALL problems, please review this link first -> osCommerce Knowledge Base
Guest Posted April 10, 2008 Posted April 10, 2008 you need to discuss with your host what the parameters need to be for shared ssl
Recommended Posts
Archived
This topic is now archived and is closed to further replies.