<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic HTTPS/HTTP mixed content error in Tools</title>
    <link>https://community.cisco.com/t5/tools/https-http-mixed-content-error/m-p/3530937#M294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure this is the right place to post bugs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, here it goes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Mixed Content: The page at '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developer.cisco.com/site/neXt/learn/" rel="nofollow" target="_blank"&gt;https://developer.cisco.com/site/neXt/learn/&lt;/A&gt;&lt;SPAN&gt;' was loaded over HTTPS, but requested an insecure script '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://d3js.org/d3.v3.min.js" rel="nofollow" target="_blank"&gt;http://d3js.org/d3.v3.min.js&lt;/A&gt;&lt;SPAN&gt;'. This request has been blocked; the content must be served over HTTPS. loadScript @ next.js:95&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It happens when trying to use the "US Map" demo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It can be easily fixed: just use the "//" schema instead of specifying "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;" schema explicitly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://d3js.org/d3.v3.min.js" title="https://d3js.org/d3.v3.min.js"&gt;//d3js.org/d3.v3.min.js&lt;/A&gt;&lt;/P&gt;&lt;P&gt;instead of:&lt;/P&gt;&lt;P&gt;&lt;A href="https://d3js.org/d3.v3.min.js" title="https://d3js.org/d3.v3.min.js"&gt;http://d3js.org/d3.v3.min.js&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Aug 2017 17:07:36 GMT</pubDate>
    <dc:creator>gpolevoy</dc:creator>
    <dc:date>2017-08-18T17:07:36Z</dc:date>
    <item>
      <title>HTTPS/HTTP mixed content error</title>
      <link>https://community.cisco.com/t5/tools/https-http-mixed-content-error/m-p/3530937#M294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure this is the right place to post bugs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, here it goes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Mixed Content: The page at '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developer.cisco.com/site/neXt/learn/" rel="nofollow" target="_blank"&gt;https://developer.cisco.com/site/neXt/learn/&lt;/A&gt;&lt;SPAN&gt;' was loaded over HTTPS, but requested an insecure script '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://d3js.org/d3.v3.min.js" rel="nofollow" target="_blank"&gt;http://d3js.org/d3.v3.min.js&lt;/A&gt;&lt;SPAN&gt;'. This request has been blocked; the content must be served over HTTPS. loadScript @ next.js:95&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It happens when trying to use the "US Map" demo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It can be easily fixed: just use the "//" schema instead of specifying "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;" schema explicitly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://d3js.org/d3.v3.min.js" title="https://d3js.org/d3.v3.min.js"&gt;//d3js.org/d3.v3.min.js&lt;/A&gt;&lt;/P&gt;&lt;P&gt;instead of:&lt;/P&gt;&lt;P&gt;&lt;A href="https://d3js.org/d3.v3.min.js" title="https://d3js.org/d3.v3.min.js"&gt;http://d3js.org/d3.v3.min.js&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 17:07:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/https-http-mixed-content-error/m-p/3530937#M294</guid>
      <dc:creator>gpolevoy</dc:creator>
      <dc:date>2017-08-18T17:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: HTTPS/HTTP mixed content error</title>
      <link>https://community.cisco.com/t5/tools/https-http-mixed-content-error/m-p/3530938#M295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi George,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the bug report. We'll take care of that as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Aug 2017 09:00:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/https-http-mixed-content-error/m-p/3530938#M295</guid>
      <dc:creator>alzverev</dc:creator>
      <dc:date>2017-08-19T09:00:52Z</dc:date>
    </item>
  </channel>
</rss>

