Sebb created HELIX-662:
--------------------------
Summary: Page does not render properly when using HTTPS
Key: HELIX-662
URL: https://issues.apache.org/jira/browse/HELIX-662
Project: Apache Helix
Issue Type: Bug
Environment: https://helix.apache.org/
Reporter: Sebb
The website looks very messy when viewed using https.
This is because several of the css and js files are unconditionally loaded via
http: even if the main page was loaded using https:. Such mixed content is not
allowed by many browsers.
Either such URLs should always use https, or they should use the same as the
page that loads them.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)