.NET 2.0 Web应用程序需要支持TLS 1.2,是否可以提供任何解决方法? [英] .NET 2.0 web applications need to support TLS 1.2, is it possible, if not, any workaround solutions?

查看:500
本文介绍了.NET 2.0 Web应用程序需要支持TLS 1.2,是否可以提供任何解决方法?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个电子商务网站,最初使用TLS 1.0在C#.NET 2.0中开发.现在,在线支付服务提供商PayPal需要SSL的TLS 1.2.使网站使用TLS 1.2的最佳(最快)方法是什么?

I have a eCommerce website originally developed in C# .NET 2.0, using TLS 1.0. Now the online payment service provider PayPal requires TLS 1.2 for SSL. What's the best (fastest) way to have the website use TLS 1.2?

任何帮助将不胜感激!

Tony

推荐答案

您的OS版本是什么?

What is your OS version?

似乎下面的知识库可以使.NET 2.0 SP2与TLS一起使用.但是在Windows Vista SP2或Windows Server 2008 SP2上运行的托管.NET Framework 2.0 SP2应用程序不能使用TLS 1.2或TLS 1.1.

It seems the below KB could make .NET 2.0 SP2 work with TLS. But Managed .NET Framework 2.0 SP2 applications running on Windows Vista SP2 or Windows Server 2008 SP2 cannot use TLS 1.2 or TLS 1.1.

#对Windows Vista SP2和Server 2008 SP2上的.NET Framework 2.0 SP2中包含的TLS系统默认版本的支持

#Support for TLS System Default Versions included in the .NET Framework 2.0 SP2 on Windows Vista SP2 and Server 2008 SP2

希望它会有所帮助.


这篇关于.NET 2.0 Web应用程序需要支持TLS 1.2,是否可以提供任何解决方法?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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