[
https://issues.apache.org/jira/browse/HELIX-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved HELIX-662.
------------------------
Resolution: Fixed
> 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
> Priority: Major
>
> 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
(v8.3.4#803005)