<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<div class="moz-text-html" lang="x-western">
</div>
Yes.&nbsp; It all works great now.<br>
I just have the src pointing to a "blank.html" page I made.<br>
<br>
-scott<br>
<br>
Jason Birch wrote:
<blockquote
 cite="mid8E468917B01800408B91984428BE03DD0585374B@starfish.nanaimo.ca"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.6000.16414" name="GENERATOR">
  <div dir="ltr" align="left"><font color="#0000ff" face="Arial"
 size="2"><span class="352152515-03042007">Hi all,</span></font></div>
  <div dir="ltr" align="left"><font color="#0000ff" face="Arial"
 size="2"><span class="352152515-03042007"></span></font>&nbsp;</div>
  <div dir="ltr" align="left"><font color="#0000ff" face="Arial"
 size="2"><span class="352152515-03042007">Another interesting post
from the users list... if at all possible it would be nice to get these
fixes into 1.2 so that users can run MGOS under SSL without warnings.</span></font></div>
  <div dir="ltr" align="left"><font color="#0000ff" face="Arial"
 size="2"><span class="352152515-03042007"></span></font>&nbsp;</div>
  <div dir="ltr" align="left"><font color="#0000ff" face="Arial"
 size="2"><span class="352152515-03042007">Annoying&nbsp;IE...</span></font></div>
  <div dir="ltr" align="left"><font color="#0000ff" face="Arial"
 size="2"><span class="352152515-03042007"></span></font>&nbsp;</div>
  <div dir="ltr" align="left"><font color="#0000ff" face="Arial"
 size="2"><span class="352152515-03042007">Scott, when you modified the
source, did that take care of all the problems?</span></font></div>
  <div dir="ltr" align="left"><font color="#0000ff" face="Arial"
 size="2"><span class="352152515-03042007"></span></font>&nbsp;</div>
  <div dir="ltr" align="left"><font color="#0000ff" face="Arial"
 size="2"><span class="352152515-03042007">Jason</span></font></div>
  <br>
  <div class="OutlookMessageHeader" dir="ltr" align="left" lang="en-us">
  <hr tabindex="-1"><font face="Tahoma" size="2"><b>From:</b> Scott
Reisdorf<br>
  <b>Subject:</b> Re: [mapguide-users] MapGuide Java with Apache and
SSL setup andconfiguration<br>
  </font><br>
  </div>
I found the problem.&nbsp; I think this should be included in the next
release.&nbsp; <br>
There are 3 places were Frames or IFrames are used with out a 'SRC'
element<br>
ajaxmappane.templ&nbsp; - InitContextMenu() and InitToolbarFlyouts() <br>
framesettaskbar.templ - &lt;frame name="scriptFrame <br>
framesetnotaskbar.templ - &lt;frame name="scriptFrame<br>
  <br>
Without the src element, using https IE shows the following message <br>
This page contains both secure and nonsecure items.<br>
More info on the message can be found here:<br>
  <a class="moz-txt-link-freetext"
 href="http://support.microsoft.com/default.aspx?scid=kb;en-us;261188">http://support.microsoft.com/default.aspx?scid=kb;en-us;261188</a><br>
  <br>
-scott</blockquote>
</body>
</html>