SSL Redirect Loop Problem

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 years ago
Hi Team,

I had already done hosting of my site along with ssl setting <add key="UseSSL" value="True" /> in web.config, installation of RapidSSL certificate and binding of my site with http:// on 80 and with https:// on 443 port by Hosting provider company (web central.com)

when I was browsed my site with https:// and click on any links ("Register", "Shopping Cart" or even "Login"), then its working fine, but when i was browsing with http:// and click on links ("Register", "Shopping Cart" or even "Login")
then it throws me browser error .....

Firefox Error: "Firefox has detected that the server is redirecting the request for this address in a way that will never complete."

So many redirection Error found.

While working on localhost, the same thing is happening.

I would like to request nopCommerce Team for the resolution of this issue that have seen posted by many people in this community.

Regards,
Anil Godhani
11 years ago
Hi Anil,

Is this issue already solved or not ?
I have the same issue as you asked before.

Thanks,
11 years ago
Check your redirections. Or remove any redirects from web.config
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.