Yes SSL only works on your .appspot.com domain. Current browser technology doesnt really make it feasible for Google to offer SSL on custom domains.
It would need this: http://en.wikipedia.org/wiki/Server_Name_Indication - its browser support is not wide enough to make it worthwhile 2009/12/13 Lolman <[email protected]>: > I mean like this: I have a valid SSL certificate, and a website that > uses GAE. Could I "install" the certificate, and keep the website on > one domain, or do I have to redirect users to my appspot domain? > > Let's assume the SSL secured pages are Login and Register. > > With my SSL certificate issued for my custom domain, I can go to > https://www.my-custom-domain.com/Login and > https://www.my-custom-domain.com/Register. > > With having to redirect to appspot.com, I'd need to go to > https://my-app.appspot.com/Login and https://my-app.appspot.com/Register. > > I'm very unclear about this. Please help me. > > -- > > 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. > > -- 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.
