View Full Version : SSL Changes Not Working
Hi, i made changes to my config.php(both files) for the ssl and i still get the unlock icon in the adm tools of oscommerce. I have also changed the application_top, but none of this seems to work i still get the "not protected by ssl connection"
Anybody willing to check my scripts let me know so i an post them here
For Admin, you need to set HTTP_SERVER in admin/includes/configure.php to be your https URL, and start the session with the https URL for your admin page.
Sorry but my knowledge is almost nothing. :confused:
Could you be more specific?
thanks
i have this in that file which i already edited
'HTTP_SERVER', 'https://verostorecom.secure.powweb.com'
Is this what you are saying?
Yes. That will get you secure links on everything inside admin. Now, to open your admin panel to start, use https://verostorecom.secure.powweb.com/catalog/admin (or whatever the path to your admin is).
http://verostorecom.secure.powweb.com/osCommerce/catalog/admin/
It is still giving me the same message:
You are not protected by a secure SSL connection
Does this mean that the same message will appear when a customer is making a payment (NOT SSL...)?
You didn't read my reply carefully enough. The URL needs to start with https and not http. This has no connection with what a customer will see, as osCommerce will automatically switch to https if you have set it up right.
vBulletin v3.6.0, Copyright ©2000-2010, Jelsoft Enterprises Ltd.