Hi, I have installed an SSL certificate on my server and verified it works (I can access simple html files like https://mysite/file.html),
I enabled SSL for the checkout pages, but when I try to access the checkout page as a customer I cannot access it.
Firefox says:
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
* This problem can sometimes be caused by disabling or refusing to accept
cookies.
Opera keeps loading and showing a blank page.
Internet explorer keeps showing the “Loading… Your request is being processed, please wait.” popup.
I did try to clear cookies and access from another computer.
I have CS-Cart version 2.0.8.
Any idea what’s going on?
Thanks
[quote name=‘kounenis’]Hi, I have installed an SSL certificate on my server and verified it works (I can access simple html files like https://mysite/file.html),
I enabled SSL for the checkout pages, but when I try to access the checkout page as a customer I cannot access it.
Firefox says:
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
* This problem can sometimes be caused by disabling or refusing to accept
cookies.
Opera keeps loading and showing a blank page.
Internet explorer keeps showing the “Loading… Your request is being processed, please wait.” popup.
I did try to clear cookies and access from another computer.
I have CS-Cart version 2.0.8.
Any idea what’s going on?
Thanks[/QUOTE]
Are you sure ssl is correctly setuped on your domain? I also had problems with ssl but all were vps configuration related.
[quote name=‘Darius’]Are you sure ssl is correctly setuped on your domain? I also had problems with ssl but all were vps configuration related.[/QUOTE]
Hi Darius,
I can access simple html files on my server using SSL (eg. http://mysite/page.html). Does this mean SSL is setup correctly?
It is when I access cs-cart pages, like admin.php that I get this behavior.