存在问题
解决步骤
1、运行包含以下内容的reg文件:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESYSTEMWPAPosReady] "Installed"=dword:00000001
2、安装以下补丁:
可从 Microsoft Update Catalog 网站下载:www.catalog.update.microsoft.com
也可直接下载包含多个补丁文件和“reg文件”的压缩包:www.lanzoui.com/inELlw6qyle
- KB4019276:这一补丁为 Windows XP 增加 TLS 1.1,1.2 协议的支持。
- KB4467770:这一补丁允许某些软件使用新版协议来建立安全连接。
- KB3081320:这一补丁为 Windows XP 提供 256 位加密算法支持。
3、运行包含以下内容的reg文件:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsTLS 1.1Client] "DisabledByDefault"=dword:00000000 [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsTLS 1.1Server] "DisabledByDefault"=dword:00000000 [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsTLS 1.2Client] "DisabledByDefault"=dword:00000000 [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsTLS 1.2Server] "DisabledByDefault"=dword:00000000
4、重启计算机。
参考:https://paizhang.info/archives/9701