[google-appengine] Is HTTPS blobstore Upload Realy Secure ?

2011-03-22 Thread Mahron

If you setup the upload example from the documentation and use it
using an https url the upload url returned from create_upload_url will
be https://*.appspot.com/_ah/upload/*.

The File is uploaded but the Secure Incoming Bandwidth in the Quota
Details of the admin remains at 0%.

So is the file realy uploaded securely ?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Is HTTPS blobstore Upload Realy Secure ?

2011-03-22 Thread Ikai Lan (Google)
Yes, it is encrypted. If it's not showing up in bandwidth, that could be a
bug.

Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine



On Tue, Mar 22, 2011 at 1:55 PM, Mahron gan...@xehon.com wrote:


 If you setup the upload example from the documentation and use it
 using an https url the upload url returned from create_upload_url will
 be https://*.appspot.com/_ah/upload/*.

 The File is uploaded but the Secure Incoming Bandwidth in the Quota
 Details of the admin remains at 0%.

 So is the file realy uploaded securely ?

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appengine@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.