| 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 |
Sign in to add a comment
|
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. ********************************************************* |
||||||||||||||
,
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 |
|||||||||||||||
,
Jan 21, 2009
(No comment was entered for this change.)
Status: FixedNotReleased
|
|||||||||||||||
,
Jan 21, 2009
(No comment was entered for this change.)
Owner: thor.mitchell
|
|||||||||||||||
,
Feb 09, 2009
(No comment was entered for this change.)
Status: Fixed
Labels: Fixed-2.145 |
|||||||||||||||
|
|
|||||||||||||||