Page is enforced to load as http, when SSL is enabled

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
User avatar
crockettdunn
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 105
Joined: Sun Oct 26, 2008 6:32 pm
Contact:

Page is enforced to load as http, when SSL is enabled

Post by crockettdunn » Wed Jun 13, 2018 6:09 am

Hi,

I am in the process of enabling https to my site. there is a problem with some pages where the server is forcing the pages to load in http even though the requested is initiated as https. I have enabled the secure all pages option under security.

AbleCommerce version
VERSION: 7.0.91.8643
Release Label: GoldR11

When analysed the request and response header, I noticed that there is "refresh" header in response which is causing the page to reload as http. WE have not added this header in our code base. Further this occurring only the secondary level pages.

if a request is to made this url https://exampl.com/toyota.aspx it is NOT reloaded with http but if a request is made to http://example.com/cars/toyota.aspx it is forced to load as http.

Please advice on this issue

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Page is enforced to load as http, when SSL is enabled

Post by Katie » Wed Jun 13, 2018 11:08 pm

We supplied a small patch to fix some issues with SSL.

http://help.ablecommerce.com/upgrades/a ... ld_R11.htm

Did you apply this yet?

These issues were also fixed in a service release for Gold R11
http://help.ablecommerce.com/index.htm# ... ld_R11.htm
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

Post Reply