Guest Posted January 31, 2007 Share Posted January 31, 2007 Hi all I'm hoping this is not a big issue... maybe its just a minor bug... maybe I've missed something out. I've installed my shop, and a colleague has installed an SSL cert to the server - from Thawte. I followed the various bits of instruction from contributions here on the forum on amending the php files... thanks to everyone for those... very helpful...the OSC pdf manual is quite clear on this too. And the cert seems to show fine (get the green strip in IE7, etc) I just have one thing which is giving me a pause: At the left side, foot of the Admin panel (https://shop.mydomain.com/admin), there is a small aperture that reads: You are protected by a unknown secure SSL connection. I was expecting it to read: Thawte, not unknown. Does this indicate that there has been an error in the install of the cert.. or have I failed to configure something in admin/configuration ? Regards David Link to comment Share on other sites More sharing options...
Guest Posted February 1, 2007 Share Posted February 1, 2007 don't worry about it - it's a known problem in the admin section and has no impact to the running of your site. Tom Link to comment Share on other sites More sharing options...
♥Vger Posted February 1, 2007 Share Posted February 1, 2007 admin/includes/languages/english/index.php: define('BOX_CONNECTION_UNKNOWN', 'unknown'); change to: define('BOX_CONNECTION_UNKNOWN', 'Thawte'); If you can be bothered. Vger Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.