阅读背景:

.net4.0 请求HTTPS出错:未能创建 SSL/TLS 安全通道

来源:互联网 

两种方法:

1.在代码中修改

ServicePointManager.SecurityProtocol = (SecurityProtocolType)3072;// SecurityProtocolType.Tls1.2;ServicePointManager.Security



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: