[ 
https://issues.apache.org/jira/browse/MESOS-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13735556#comment-13735556
 ] 

Ross Allen commented on MESOS-622:
----------------------------------

There's one lingering asset served over HTTP, which is causing a mixed content 
warning in Chrome. I'll send you another pull request to fix that last one.
                
> Mesos website does not load properly over HTTPS
> -----------------------------------------------
>
>                 Key: MESOS-622
>                 URL: https://issues.apache.org/jira/browse/MESOS-622
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Dave Lester
>
> As pointed out by several people including [~ssorallen], 
> https://mesos.apache.org/ references its assets over HTTP, which some 
> browsers block because it's considered a different domain.
> The origin of the problem is that the Jekyll templates which build the site 
> have http hardcoded in the url, located in _config.yml in the subversion 
> repo: https://svn.apache.org/repos/asf/mesos/website
> We need the urls of css/js includes, as well as images be relative -- and 
> also work for urls like mesos.apache.org/documentation/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to