SSL Offloading Issue

Jeff Anderson asked on September 10, 2014 19:29

I am working on a new installation of Kentico 8.1 as a web application. We have an SSL accelerator that sits in front of the sites. I created a SSLRequestLoader.cs class per this document(https://docs.kentico.com/display/K81/SSL+accelerator+support), however, the included stylesheets on the CMSPages and admin site (bootstrap.css, bootstrap-additional.css, CMSDesk.css etc) all have references to HTTP://dom.com instead of HTTPS://.

I even set RequestContext.IsSSL = true and removed the if statements to see if my header was wrong, this still did not resolve my issue.

Kentico 8.1 Installed as Web Application

Error - [blocked] The page at 'https://dom.com/v2/CMSPages/logon.aspx?ReturnUrl=%2fv2%2fAdmin%2fcmsadministration.aspx' was loaded over HTTPS, but ran insecure content from 'http://dom.com/v2/App_Themes/Default/Fonts/Core-icons.svg': this content should also be loaded over HTTPS.

Recent Answers


Martin Danko answered on November 24, 2014 10:21

Hi Jeff,

Could you please describe your environment setup in more details? Did you configure also the SSL for the Administration UI via Settings -> Security & Membership -> Use SSL for administration interface. For more details check also this section of Documentation: Settings - Security & Membership.

Best regards, Martin

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.