Shared SSL

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
15 years ago
Was testing this feature and can't log in now (because the site isn't installed at the shared ssl location)

Anyway I have reset the following in the nop_setting table:

100  Common.SharedSSL    
101  Common.UseSSL  False  

However, still can't log in (it's still redirecting me to shared ssl location).

Could you tell me if I need to change anything else (or do I need to wait for cache to expire)?

Also,

How should the shared ssl work?

When I set up shared SSL a directory is created for me where I should upload the pages of the site I want to secure. What nopcommerce pages should be uploaded?

Thanks,

Ben
15 years ago
Restart your application (open and save web.config file) to reset cache.

About SSL. With shared SSL you get the benefits of SSL with out the costs that are usually associated with setting up a SSL server. With Shared SSL you use your web hosting company's SSL certificate. With shared SSL you usually get a secure url like https://secure.yourstore.com/~username. Enter it on your "Common Settings" page.
15 years ago
I understand the benefits of using shared ssl. As you say, you normally get a specific folder created for you.

My question is, do I need to move the entire web application into the shared ssl directory or just the login / account / checkout pages?
Thanks,
Ben
15 years ago
You should upload your files to your web application directory.
15 years ago
I shall presume you mean the entire application. Correct me if I am wrong.

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