Guest Posted July 5, 2007 Share Posted July 5, 2007 How do I make my ssl connection secure? When I log into the admin for the catalog, it says my connection is not secure. Is there a way to modify this? Link to comment Share on other sites More sharing options...
web-project Posted July 5, 2007 Share Posted July 5, 2007 you need to modify the configure.php file which is located in /catalog/admin/includes directory. Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you. Link to comment Share on other sites More sharing options...
dynamoeffects Posted July 5, 2007 Share Posted July 5, 2007 More specifically, in /admin/includes/configure.php, change this line: define('HTTP_SERVER', 'http://www.example.com'); to this: define('HTTP_SERVER', 'https://www.example.com'); Please use the forums for support! I am happy to help you here, but I am unable to offer free technical support over instant messenger or e-mail. Link to comment Share on other sites More sharing options...
Silverado05 Posted July 5, 2007 Share Posted July 5, 2007 If you are referring to that lock in the box on the index page sometimes you have to ignore that even when you have SSL enabled and you know it's working so just keep that in mind. Mine says it's not secure all the time when I first log in the URL is green and it's https which I know is a secure page. If I go into the shop then call up the admin/index.php after I log in then it will show that it is protected. So don't always go by that box. Make sure the url is https and you are fine. Just heads up after you get your SSL going. Search the forum and contributions before posting. If that doesn't work, keep looking, then post. The forum is for seeking help and advice NOT for someone to do your work for you. Try to do something on your on, if you are going to run a shop then learn how it works. Link to comment Share on other sites More sharing options...
Guest Posted July 6, 2007 Share Posted July 6, 2007 Thank you!!! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.