TLS 1.2 on Windows Server 2003 and XP

左心房为你撑大大i 提交于 2019-11-29 15:03:03

TLS 1.1 and TLS 1.2 are not supported by Win Server 2003, XP or Vista. Applications which use the OS services for TLS will not be able to use TLS 1.1 or 1.2 on those platforms.

If you have an application, a browser or whatever, which handles in it's own TLS, then it could use TLS 1.1 or 1.2.

http://msdn.microsoft.com/en-us/library/windows/desktop/aa380512%28v=vs.85%29.aspx

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!