https only in google app engine

前端 未结 5 1902
渐次进展
渐次进展 2020-12-08 19:45

I am on a google app engine project now. In my application I have to allow only https protocol. And I have to restrict other protocols. It should allow https only. I have ad

5条回答
  •  抹茶落季
    2020-12-08 20:14

    Are you using your own domain? At present, GAE supports SSL for *.appspot.com domains only. They have been promising SSL support for non-appspot domains for some time now and we're all waiting for news on that front.

提交回复
热议问题