ssl

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
15 years ago
could someone point me in the right direction.

I have inadverently set the incorrect path to a secured ssl folder.
Now I can not get back to the login page because the application cant find the page at the location I have wrongly set.

Thanks
15 years ago
1. Connect to your sql server database using SSMS.
2. Open [Nop_Setting] table
3. Find [Common.SharedSSL] setting and set its value to ''
4. Find [Common.UseSSL] setting and set its value to 'false'
5. Restart your application (open and save web.config file)
15 years ago
Thanks

I forgot about the web.config file

tommo
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.