Yes, but there is (or at least was) an issue with it. The channel js will be loaded over http. http://code.google.com/p/googleappengine/issues/detail?id=4257
I have not tested to see if this bug still exists, but you can directly include the channel js in your app as mentioned in the bug. Last time I tested it was making the backend calls correctly -- using the same protocol as the request. Robert On Mon, Jul 4, 2011 at 13:28, cloudpre <[email protected]> wrote: > Hi - does GAE allow channel api over SSL? > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/ezxXyQsI3xkJ. > 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.
