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

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

What's the best way to send you diffs for the Mesos website? I pushed to a 
branch on my Github clone to fix the lingering insecure asset: 
https://github.com/ssorallen/mesos-website/commit/48f45952765dd32ffb0ff44c1b0b7fa91c35b756
                
> 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