enable SSL on checkout and registration

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 năm cách đây
For Version 1.5

From within the Web.config file, simply set the UseSSL option = true.

Thats it.
Then your site will use https where needed.

Regards
Steve
13 năm cách đây
Before all I want to say NopCommerce is one great product, no doubt about it, and I want to thanks its developers about it.

I want to use SSL and https only to some pages like, for example, register, login and checkout.

I have read about the SSL configuration but I'm still a little bit confused about this:
by turning TRUE the web.config's key UseSSL, does all the pages of the nopcommerce start using SSL?
I mean: all the categories, products, default and all other pages including login, register and checkout?

Also, does all the pages start to use https protocol automatically? or do I have to change something manually to ensure this restricted pages run under https?

I know I must have a valid SSL certified, and I also know my web site must be in a web hosting that actually supports SSL.

I appreciate your help, thanks in advance.
Luis Fernando.
13 năm cách đây
hi luis, no not all pages will use ssl, just certain ones - like those ones you listed - admin area also will use ssl
13 năm cách đây
Great!
Thank you Haydie.

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