Hi, I have a test site on appspot, which I CNAME redirect to from my own domain name, something like www.blah.com -> blah.appspot.com. Everything works perfectly (I'm using Java as well as GWT).
Now, I would like to POST a login form to an HTTPS URL within my appspot domain so I can authenticate users. Something like https://blah.appspot.com/login. This would happen as a form action, so not visible to the user, just plumbing behind the scenes. So, is it possible to do this? Or will enabling SSL on my site disable normal HTTP requests, or disable the ability for me to CNAME redirect from from my real domain to http://blah.appspot.com ? Cheers, Shane --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
