http://www.slideshare.net/bess.ho/google-health-architecture-api (slide 28) shows that Google Health is using Google App Engine.
I just registered to Google Health. After logging in, the url of the Google Health is https://health.google.com/health/p/ -- notice the https and no *.appspot.com How is it done? Thanks in advance for your help. On Jan 3, 10:01 am, Pion <[email protected]> wrote: > http://code.google.com/appengine/kb/general.html#httpsappssays, "Can > I use SSL (HTTPS) on App Engine with my Google Apps domain? > > All secure traffic with Google App Engine must be served from your > appspot.com domain (https://your-app-id.appspot.com). If you are > serving your app off of a Google Apps domain, you must direct all > secure traffic through your app's appspot domain." > > On Thursday, October 16, > 2008,http://googleappengine.blogspot.com/2008/10/announcing-https-support-... > says, "You may be wondering why we're only supporting appspot.com > right now, and not arbitrary Google Apps domains. This has to do with > fundamental limitations in the SSL protocol. We're currently > investigating workarounds for this using e.g. SNI, which provides a > viable solution for newer browsers--we'll keep you posted! " > > I don't see it the product > roadmaphttp://code.google.com/appengine/docs/roadmap.html. > > What's the latest status/plan on this? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
