小编its*_*izi的帖子

How to implement "SecurityProtocolType.Ssl, Ssl1, Ssl2, Ssl3; " through web.config not in global.asax.cs

My question is simple, I have read these two main pages :

But from the first link, it's showing configuration for SecurityProtocol set in global.asax.cs for solving

"System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel."

Here, I want this config is set in web.config / app.config, just for making it a little specific for own project not for all asp.net projects... Then I …

asp.net ssl wcf web-config tls1.2

6
推荐指数
2
解决办法
3万
查看次数

标签 统计

asp.net ×1

ssl ×1

tls1.2 ×1

wcf ×1

web-config ×1