[
https://issues.apache.org/jira/browse/HELIX-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16129638#comment-16129638
]
ASF GitHub Bot commented on HELIX-662:
--------------------------------------
Github user hivivo commented on the issue:
https://github.com/apache/helix/pull/105
tested on my local machine with valid SSL certs.
> 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)