Hi keakon, Unfortunately, we don't currently support https connections on domains other than appspot.com. This is due to the way the SSL protocol works.
It's perfectly possible to continue serving your HTTP pages from your own domain, and only send users to the appspot domain when you want to serve up HTTPS content, though. -Nick Johnson On Fri, May 8, 2009 at 3:58 PM, keakon <[email protected]> wrote: > > I have an application which domain is <myapp>.appspot.com > > Then I add a domain in my Google Apps: www.<myapp>.com, and I can > visit my app though http://www.<mydomain>.com. > > I also add "secure: optional" to my handlers, so that I can visit > https://<myapp>.appspot.com too, but https://www.<mydomain>.com is not > available. > > Is there any way to use secure connection for this parked domain? > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
