If you just want SSL for your site App Engine does provide it as long
as you are using the appspot.com domain for your app. If you want to
use a different domain (such as your own) then you "currently" need to
host that certificate somewhere else.

There are a few proposed options here:
http://code.google.com/p/googleappengine/issues/detail?id=792&can=5&colspec=ID%20Type%20Component%20Status%20Stars%20Summary%20Language%20Priority%20Owner%20Log

Many users are using a reverse proxy to accomplish this. Here is an
idea on how to do that using a VPS:
http://radomirml.com/2011/01/30/reverse-proxy-for-gae-application-using-nginx-and-ssl

Apparently CloudFlare can do this for you too:
http://blog.cloudflare.com/ssl-on-custom-domains-for-appengine-and-other


On Aug 29, 9:09 am, Kwame <[email protected]> wrote:
> Since GAE is not yet offering site-wide SSL, is it possible to use
> traditional SSL certs together with a GAE app? I was thinking of using
> something like Verisign. Does anyone have ay experience with this?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en.

Reply via email to