You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2016/02/22 18:36:18 UTC

[jira] [Created] (INFRA-11308) Mixed http/https content

Sebb created INFRA-11308:
----------------------------

             Summary: Mixed http/https content
                 Key: INFRA-11308
                 URL: https://issues.apache.org/jira/browse/INFRA-11308
             Project: Infrastructure
          Issue Type: Bug
          Components: Website
            Reporter: Sebb


The website has some resources that are accessed via http: even for https: pages.

I fixed the ones I could find, but according to Chrome there are some fonts that are still being downloaded over http:

http://bootstrap-live-customizer.com/bootstrap-3.3.2/fonts/glyphicons-halflings-regular.woff2
http://bootstrap-live-customizer.com/bootstrap-3.3.2/fonts/glyphicons-halflings-regular.woff
http://bootstrap-live-customizer.com/bootstrap-3.3.2/fonts/glyphicons-halflings-regular.ttf

Sources for the resource appear to be:
closer.cgi:288, i.e. 
<script src="/js/jquery-2.1.1.min.js"></script>

https://www.google.com/uds/api/search/1.0/432dd570d1a386253361f581254f9ca1/default+en.I.js

So far I have not been able to find out how to fix this; this issue is to record the problem.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)