当我在谷歌应用引擎启动器中按“部署”时,我收到此错误:
... httplib2.SSLHandshakeError:[Errno 1] _ssl.c:510: 错误:14090086:SSL例程:SSL3_GET_SERVER_CERTIFICATE:证书 验证失败2017-08-28 14:41:51(进程退出代码1)
您现在可以关闭此窗口。
Windows XP SP3。 App Engine SDK 1.9.56。
答案 0 :(得分:0)
Google Cloud Platform小组does not intend to support Google App Engine Launcher anymore。如果您使用Eclipse IDE,则可以为Eclipse安装App Engine插件并使用它进行部署。或者您可以部署using Maven。或者您可以使用新的Google Cloud SDK,部署的特定文档页面为this。