在Google App Engine上使用提供的x509证书进行HTTPS请求 [英] Making HTTPS requests using a provided x509 certificate on Google App Engine

查看:114
本文介绍了在Google App Engine上使用提供的x509证书进行HTTPS请求的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果Google App Engine提供了一种使用X.509证书创建HTTPS连接的方式(我必须连接的服务器提供公共证书 - 将我发送的数据和私钥加密为解密从服务器收到的数据)。

I'm interested if Google App Engine provides a way to use a X.509 Certificate to create a HTTPS connection (the server where I have to connect provides the public certificate - to encrypt data that I send and the private key to decrypt the data received from that server).

根据这篇文章 https://groups.google.com/forum/?fromgroups#!topic/google-appengine-python/C9RSDGeIraE 这是不可能的,但3年因为这个答案已经发布了。

According to this post https://groups.google.com/forum/?fromgroups#!topic/google-appengine-python/C9RSDGeIraE it's not possible but 3 years passed since this answer was posted.

推荐答案

当前不支持SSL客户端证书。功能请求此处

SSL client certificates are not currently supported. The feature request is here.

这篇关于在Google App Engine上使用提供的x509证书进行HTTPS请求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆