Does Google App Engine support SSL for apps hosted as mydomain.com?

前端 未结 9 1171
一整个雨季
一整个雨季 2021-01-13 01:47

From this question I learned that Google App Engine does not currently support SSL on \"custom domains\" (at least not as of June 2010, when that question was asked).

<
9条回答
  •  情歌与酒
    2021-01-13 02:12

    Priority:

    It is at the top of the Features on Deck list.

    http://code.google.com/appengine/docs/roadmap.html

    Simultaneous serving:

    A custom domain hosted app such as http://www.mydomain.com can still be accessed on its ssl appspot subdomain such as https://yourapp.appspot.com

    Issue:

    http://groups.google.com/group/google-appengine/browse_thread/thread/844dc97fbfc57bab/0c8651f00072f9ea?lnk=gst&q=ssl#0c8651f00072f9ea

提交回复
热议问题