sheikyerbouti Posted December 28, 2002 Share Posted December 28, 2002 even though i AM using a shared ssl certificate and i've ridden out all the secure/unsecure bugs to their completion. Just wondering why, when i go to the Admin page to check on orders, the box in the lower left corner of the page says that i'm not ssl protected. Any ideas? Thanks, pete Link to comment Share on other sites More sharing options...
Duaine Posted December 28, 2002 Share Posted December 28, 2002 there ar two configure.php files that must have the correct info to work in a shared ssl situation. The admin one is in admin/incudes thayt might be a place to start looking. Hosting specials? E-mail me. Link to comment Share on other sites More sharing options...
sheikyerbouti Posted December 28, 2002 Author Share Posted December 28, 2002 i believe both my configure.php files are set up correctly, with all the appropriate https server info in place, and i have enabled ssl catalog as well. Any other ideas? -pete Link to comment Share on other sites More sharing options...
sheikyerbouti Posted December 29, 2002 Author Share Posted December 29, 2002 from the admin/includes/languages/english/index.php file: at line 31-33 define('BOX_CONNECTION_PROTECTED', 'You are protected by a %s secure SSL connection.'); define('BOX_CONNECTION_UNPROTECTED', 'You are <font color="#ff0000">not</font> protected by a secure SSL connection.'); define('BOX_CONNECTION_UNKNOWN', 'unknown'); Where do i look to find box_connection_unprotected?? Does this get me closer to what i'm looking for? -pete Link to comment Share on other sites More sharing options...
Guest Posted December 29, 2002 Share Posted December 29, 2002 If you use your https adress to enter the admin side you will be secure HTH Regards Link to comment Share on other sites More sharing options...
dreamscape Posted December 29, 2002 Share Posted December 29, 2002 its really not worth it... even if you enter the admin in SSL (https://www.yourdomain.com/admin), the links within the admin are NonSSL, so you just go right back out... I never really understood why that little box telling you SSL or nonSSL was in the admin since as I said, the links are nonSSL The only thing necessary for evil to flourish is for good men to do nothing - Edmund Burke Link to comment Share on other sites More sharing options...
jujuhost Posted May 18, 2004 Share Posted May 18, 2004 its really not worth it... even if you enter the admin in SSL (https://www.yourdomain.com/admin), the links within the admin are NonSSL, so you just go right back out... I never really understood why that little box telling you SSL or nonSSL was in the admin since as I said, the links are nonSSL I chnaged the /admin/includes/functions/html_output.php file so that all my admin links were SSL (https) protected. JuJu Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.