On Tue, Jun 24, 2014 at 3:30 AM, Saverio Pugliese <[email protected]>
 wrote:

> I hot an application on appengine. This application is even under https.
> One of the feature of the app is to serve (download) files from Google
> Cloud Storage.
> These files are "ZIP" files with inside a portable "exe" (win) and ".app"
> (mac) application.
> The problem is that when users download these files they get the following
> message
> But i need a way to tell google that my app is serving secure contents.
> How to do that?
>



The malicious software warning that Chrome shows isn't an App Engine issue;
it's an issue with your site. You can report the issue on the Google Chrome
help forum if you want more focused help
<https://productforums.google.com/forum/#!topic/chrome/r-9JQIboUmc>, but
the usual fix is to register your site with Google Webmaster Tools,
<https://www.google.com/webmasters/tools/> and to sign the application
itself
<http://stackoverflow.com/questions/5341755/how-to-sign-mac-os-x-application>
.


-----------------
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to