On Apr 12, 8:27 am, Emac <[email protected]> wrote: > Hi William. Thanks for your response. The problem is not the Security > Warning. About the certificate, yes, we will create a certificate > later. Buy my concern is that it was working weeks later. > > We changed of server and URL. We regenerate the google map key, and > then, We are getting this issue on IE8
Sounds like something changed that effects your operations: 1. The API. You can test this by going back to an earlier version, see the changelog for candidates and the documentation for how to do that. 2. Google's server side key processing. Can't do anything about that (other than get a premier key). HTTPS in not officially supported for the free API per the FAQ I pointed to earlier: http://code.google.com/apis/maps/faq.html#ssl It doesn't say it _won't_ work, but I don't see the API team spending a lot of time making it work for the free API (or with alpha versions of IE). 3. IE8. Talk to Microsoft about that. 4. Your code. Only you can fix that. -- Larry > > Emac > > On Apr 12, 3:10 am, William <[email protected]> wrote: > > > > > On Apr 10, 3:52 am, Emac <[email protected]> wrote: > > > > Thanks Larry. Yes I read the link the first time I began to use Google > > > Maps Api. And, like this page say, the only thing that hapenned was > > > the warning about security, because I am using https, but I am using > > > the free http version of Google Maps. But right now, the problem seems > > > to be that the api is not loading. > > > When I look at the page in IE8 I see 3 security warnings: > > > 1. Invalid Security Certificate forhttps://sisadev.msal.gov.ar/ > > 2. Invalid Security Certificate forhttps://sisaqa.msal.gov.ar/ > > 3. Security Warning: "Do you want to view only the webpage content > > that was delivered securely?" > > > if you press "Yes", the Google Maps API will not load (because the API > > is fromhttp://maps.google.com/) > > if you press "No", the Google Maps API will load and you can see maps. > > > Which option do you expect your users to select? The only way to > > avoid this Security Warning in IE8 is to use the https Premier API.- Hide > > quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
