<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Handling Mixed (HTTPS/HTTPS) Content</title><link>http://blogs.msdn.com/b/ieinternals/archive/2009/06/22/https-mixed-content-in-ie8.aspx</link><description>Update: IE9 includes improved handling of Mixed Content. Click to learn more... 
 Background 
 As we developed Internet Explorer 8, we spent quite a bit of time pondering what to do about IE7&amp;rsquo;s infamous &amp;ldquo;Mixed Content&amp;rdquo; warning prompt</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Handling Mixed (HTTPS/HTTPS) Content</title><link>http://blogs.msdn.com/b/ieinternals/archive/2009/06/22/https-mixed-content-in-ie8.aspx#10410165</link><pubDate>Wed, 10 Apr 2013 21:20:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10410165</guid><dc:creator>EricLaw [ex-MSFT]</dc:creator><description>&lt;p&gt;Here&amp;#39;s a nice post from the Mozilla team on blocking Mixed Content in Firefox 23+: &lt;a rel="nofollow" target="_new" href="https://blog.mozilla.org/tanvi/2013/04/10/mixed-content-blocking-enabled-in-firefox-23/"&gt;blog.mozilla.org/.../mixed-content-blocking-enabled-in-firefox-23&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10410165" width="1" height="1"&gt;</description></item><item><title>re: Handling Mixed (HTTPS/HTTPS) Content</title><link>http://blogs.msdn.com/b/ieinternals/archive/2009/06/22/https-mixed-content-in-ie8.aspx#10358888</link><pubDate>Thu, 11 Oct 2012 20:06:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10358888</guid><dc:creator>Cyril N</dc:creator><description>&lt;p&gt;Hi Eric,&lt;/p&gt;
&lt;p&gt;I read all the posting with interest, but this error message in IE9 still doesn&amp;#39;t make any sense &amp;nbsp;to me:&lt;/p&gt;
&lt;p&gt;&amp;quot;SEC7111: HTTPS security is compromised by https://hostname/saas/spring/img/kyn/KYN_TopLeft.png &amp;quot;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s not an &amp;#39;about &amp;#39; issue as stated previously. There is no mixed content here since we are calling a secure URL from a secure location. What am I missing?&lt;/p&gt;
&lt;p&gt;Here is the html: &amp;lt;img width=&amp;quot;95%&amp;quot; height=&amp;quot;59&amp;quot; src=&amp;quot;/saas/spring/img/kyn/KYN_TopLeft.png&amp;quot; border=&amp;quot;0&amp;quot;/&amp;gt;.&lt;/p&gt;
&lt;p&gt;Why does IE9 believe the URL is unsecured?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10358888" width="1" height="1"&gt;</description></item><item><title>re: Handling Mixed (HTTPS/HTTPS) Content</title><link>http://blogs.msdn.com/b/ieinternals/archive/2009/06/22/https-mixed-content-in-ie8.aspx#10356562</link><pubDate>Fri, 05 Oct 2012 13:24:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10356562</guid><dc:creator>Larry L</dc:creator><description>&lt;p&gt;I can&amp;#39;t get rid of that annoying, every few seconds, every few clicks pop up about only secure content being displayed, what&amp;#39;s the risk?, and show all content. I click &amp;quot;X&amp;quot;, it goes away, then comes back. I am NOT a technical person, and simply want to know (1) How do I hide/suppress this constant pop up, and (2) If I do get rid of the pop up &amp;nbsp;visually, will it compromise any security concerns? So please, in as non-technical terms as possible for this old fellow, help me know how to get rid of it, and whether it will compromise security if I do. Thanks.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[EricLaw] &lt;/strong&gt;You should upgrade to Internet Explorer 9.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10356562" width="1" height="1"&gt;</description></item><item><title>re: Handling Mixed (HTTPS/HTTPS) Content</title><link>http://blogs.msdn.com/b/ieinternals/archive/2009/06/22/https-mixed-content-in-ie8.aspx#10313465</link><pubDate>Fri, 01 Jun 2012 14:15:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10313465</guid><dc:creator>Pete</dc:creator><description>&lt;p&gt;Hi Eric, lots of fantastic information on this page. I&amp;#39;m currently struggling with an AJAX application which is intermittently generating mixed content warnings on IE 8. The vendor for the application is stating that they will not fix the problems since they would like all clients to move to IE 9 or some other modern browser, but unfortunately our industry is rather conservative so that isn&amp;#39;t really a good answer for us.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve debugged the vendor&amp;#39;s JavaScript (thanks to Fiddler&amp;#39;s autoresponder feature) and fixed quite a few places where the code manipulates the DOM causing the mixed content warning to appear. In no situation are we actually issueing HTTP requests - the warning is generally caused by issues such as removing DIVs with background image tags (which I believe is a known IE 8 issue).&lt;/p&gt;
&lt;p&gt;Sadly, I&amp;#39;m still seeing issues so was looking for advice as to how I can find out which piece of JavaScript is causing the problem. I&amp;#39;ve tried installing the Scriptfree addin, but it&amp;#39;s not telling me anything - would I expect Scriptfree to pop up a window whenever the mixed content warning appears? Or does it indicate the URL in some other way? Is there perhaps some other mechanism for debugging and intercepting the line of JavaScript that&amp;#39;s causing the error? Would I be able to make sense of anything if I used Visual Studio to debug IE itself?&lt;/p&gt;
&lt;p&gt;Sorry I can&amp;#39;t point you to an example site with the problem - as I say, it&amp;#39;s a third party application (which I&amp;#39;d rather not name :)) and is running on servers within our corporate LAN.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10313465" width="1" height="1"&gt;</description></item><item><title>re: Handling Mixed (HTTPS/HTTPS) Content</title><link>http://blogs.msdn.com/b/ieinternals/archive/2009/06/22/https-mixed-content-in-ie8.aspx#10300273</link><pubDate>Thu, 03 May 2012 05:45:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10300273</guid><dc:creator>Suhas</dc:creator><description>&lt;p&gt;My protocol handler implements QueryInfo method of IInternetProtocolInfo and responds TRUE for QUERY_IS_SECURE option. This is causing mixed mode warning. &amp;nbsp;Thanks Eric. You were spot on!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10300273" width="1" height="1"&gt;</description></item><item><title>re: Handling Mixed (HTTPS/HTTPS) Content</title><link>http://blogs.msdn.com/b/ieinternals/archive/2009/06/22/https-mixed-content-in-ie8.aspx#10299950</link><pubDate>Wed, 02 May 2012 14:25:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10299950</guid><dc:creator>EricLaw [MSFT]</dc:creator><description>&lt;p&gt;@Suhas: Very interesting. Please provide more details about your protocol (email me). For instance, does it respond True to the QueryIsSecure in IInternetProtocolInfo?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10299950" width="1" height="1"&gt;</description></item><item><title>re: Handling Mixed (HTTPS/HTTPS) Content</title><link>http://blogs.msdn.com/b/ieinternals/archive/2009/06/22/https-mixed-content-in-ie8.aspx#10299917</link><pubDate>Wed, 02 May 2012 13:11:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10299917</guid><dc:creator>Suhas</dc:creator><description>&lt;p&gt;Hi Eric,&lt;/p&gt;
&lt;p&gt;We have some html pages delivered using a custom protocol. &lt;/p&gt;
&lt;p&gt;When these pages contain &amp;lt;IMG&amp;gt; tag with image source as http url, IE is showing Mixed mode warning.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not able to figure what is delivered using HTTPS here! I feel there a bug in IE which flags content delivered using custom protocol as HTTPS. Can you comment on this?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10299917" width="1" height="1"&gt;</description></item><item><title>re: Handling Mixed (HTTPS/HTTPS) Content</title><link>http://blogs.msdn.com/b/ieinternals/archive/2009/06/22/https-mixed-content-in-ie8.aspx#10259880</link><pubDate>Tue, 24 Jan 2012 05:15:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10259880</guid><dc:creator>Nagaraj</dc:creator><description>&lt;p&gt;@Eric: There is no http reference in fiddler logs. We are getting 200 as http response for all request for this page. All request and response are through https only. Further the site throws no warning message when we work over http. The only suspect is about reference, about:blank. we zeroed in to this place after trying all options&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10259880" width="1" height="1"&gt;</description></item><item><title>re: Handling Mixed (HTTPS/HTTPS) Content</title><link>http://blogs.msdn.com/b/ieinternals/archive/2009/06/22/https-mixed-content-in-ie8.aspx#10259392</link><pubDate>Sun, 22 Jan 2012 15:40:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10259392</guid><dc:creator>EricLaw [MSFT]</dc:creator><description>&lt;p&gt;@Nagaraj: Why are you convinced that the frame is the problem?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10259392" width="1" height="1"&gt;</description></item><item><title>re: Handling Mixed (HTTPS/HTTPS) Content</title><link>http://blogs.msdn.com/b/ieinternals/archive/2009/06/22/https-mixed-content-in-ie8.aspx#10259389</link><pubDate>Sun, 22 Jan 2012 15:05:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10259389</guid><dc:creator>Nagaraj</dc:creator><description>&lt;p&gt;I am facing this Mixed content warning in a web page generated by a third party ERP system. The generated html has a iframe with its source attribute src=about:blank. We tried assigned a https url to the iframe src with javascript on page load. Also tried removing src attribute. But even before our javascript code gets executed the Warning message appears. We dont have control over the page generation logic of the ERP system.Considerable number of our customers client machines are still IE 6.&lt;/p&gt;
&lt;p&gt;Please advise on suppressing this warning. It would be better to find a fix in javascript. we will not be able to set the Security settings for the whole corporate environment because of this site alone. At the same time, we are not sure when the ERP system can provide the fix.&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10259389" width="1" height="1"&gt;</description></item></channel></rss>