Framework 3.5应用程序和TLS 1.2

编程入门 行业动态 更新时间:2024-10-21 07:51:40
本文介绍了Framework 3.5应用程序和TLS 1.2的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

如果有人对我对此主题的理解做出确认,我将不胜感激

我指的是以下文章

docs.microsoft/en-us/dotnet/framework/network-programming/tls

我是否正确to say

1)3.5框架和非wcf

2)3.5框架和没有证书凭证的wcf

我需要安装热补丁并在我的应用程序中指定1.2的协议或在我的注册表中设置默认值

3)3.5 Framework和wcf with certificate crendentials

TLS 1.2无法使用,我必须将其升级到4.6及以上

关于

Desmond

解决方案

嗨desoh,

感谢您在此发帖。

>> 2)3.5框架和没有证书凭据的wcf 我需要安装热补丁,并在我的应用程序中指定1.2的协议或在我的注册表中设置默认值

否。在MSDN文档中,该解决方案不适用于WCF。

>> 3)3.5框架和带证书凭证的wcf TLS 1.2无法使用,我必须将其升级到4.6及以上

这是对的。 您必须更新并重新定位到.NET Framework 4.6或更高版本才能使用TLS 1.1和1.2。

最好的问候,

温迪

Hi,

I would greatly appreciate if someone would do a confirmation on my understanding on this topic

I refer to the following article

docs.microsoft/en-us/dotnet/framework/network-programming/tls

Am I correct to say

1) 3.5 Framework and Non-wcf

2) 3.5 Framework and wcf without certificate credentials

I would need to install the hot patch and either specify in my application the protocol for 1.2 or set the default in my registry

3) 3.5 Framework and wcf with certificate crendentials

There is no way for TLS 1.2, I will have to upgrade it to 4.6 and above

With regards

Desmond

解决方案

Hi desoh,

Thank you for posting here.

>>2) 3.5 Framework and wcf without certificate credentials I would need to install the hot patch and either specify in my application the protocol for 1.2 or set the default in my registry

No. In the MSDN document, the solution works not for WCF.

>>3) 3.5 Framework and wcf with certificate crendentials There is no way for TLS 1.2, I will have to upgrade it to 4.6 and above

This is right.You must update and retarget to NET Framework 4.6 or later versions to use TLS 1.1 and 1.2.

Best Regards,

Wendy

更多推荐

Framework 3.5应用程序和TLS 1.2

本文发布于:2023-11-03 15:22:07,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1555437.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序   Framework   TLS

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!