My favorites | Sign in
Project Logo
             
New issue | Search
for
| Advanced search | Search tips
Issue 917: Enterprise SSL: Mixed Content Warning (http://csi.gstatic.com/)
2 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  thor.mitchell
Closed:  Feb 2009
Type-Defect
ApiType-Javascript
Internal-1421850
Fixed-2.145


Sign in to add a comment
 
Reported by kleppe, Dec 11, 2008
We currentlyy trying to implement the enterprise HTTPS version within our
application but got mixed content warnings anyway.

There are two URLs which are requested via HTTP and causes the insecure
content warning:

http://www.google.com/verify/xyz.gif

http://csi.gstatic.com/csi?s=mfe&v=2&action=jsloader_api-infowindow&rt=jsload.123,jseval.456,jsdone.789

This does not happen on every page load but seems to occur randomly.


*********************************************************
For developers viewing this issue: please click the 'star' icon to be
notified of future changes, and to let us know how many of you are
interested in seeing it resolved.
*********************************************************
 

Comment 1 by thor.mitchell, Dec 11, 2008
The csi requests should not occur when the Maps API is loaded over https providing you use 2.139 or later. We 
are working on a fix for the /verify requests. In the meantime they can be suppressed by adding the following to 
your JS after you load the API but before you instantiate the GMap2 object:

GVerify = function() {}
Status: Accepted
Labels: Internal-1421850
Comment 2 by thor.mitchell, Jan 21, 2009
(No comment was entered for this change.)
Status: FixedNotReleased
Comment 3 by thor.mitchell, Jan 21, 2009
(No comment was entered for this change.)
Owner: thor.mitchell
Comment 4 by pamela.fox, Feb 09, 2009
(No comment was entered for this change.)
Status: Fixed
Labels: Fixed-2.145
Sign in to add a comment

Hosted by Google Code