远程桌面上的证书问题

Los*_*ord 6 networking remote-desktop certificate

请参阅以下链接:
远程桌面上的证书问题

我有 2 台装有 Windows 7 Ultimate 的 PC。两者都在 中NETHOME,并通过交叉电缆连接。

PC 1:计算机名称 = alfa->(主 PC),IP = 192.168.0.1
PC 2:计算机名称 = beta-lap->(笔记本电脑),IP =192.168.0.2

当我想从另一台远程连接到其中一台 PC 时,出现此错误:

Full Title :  
Remote Desktop Connection    
Body Text :  
The remote computer could not be authenticated due to problems with its security certificate. It may be unsafe to proceed.

Certificate name

Name in the certificate from the remote computer:

blablabla

Certificate errors

The following errors were encountered while validating the remote computer's certificate:

The certificate is not from a trusted certifying authority.

Do you want to connect despite these certificate errors? [Yes] [No]

[ ] Don't ask me again for connections to this computer 
Run Code Online (Sandbox Code Playgroud)

我可以通过选中“尽管有这些证书错误仍然连接”来绕过它,然后可以查看远程计算机。但这正常吗?

此外,每台计算机的系统托盘中的网络连接图标上都有一个注意图标。这个小网络有什么问题?

Wil*_*sum 6

这正常吗——

是的,Windows Vista/2008+ 使用自签名证书保护远程连接。此证书仅存在于服务器上,在您将其导入计算机之前,您将收到警告。

怎么修 -

您可以查看证书,然后将其导入到您的本地存储中,它将被信任。

这样做的原因很简单,在大型企业环境中,拥有自己的证书颁发机构,他们可以给每台机器颁发证书,并且由于根将被信任,所有计算机都会自动“认识”彼此。

至于注意图标,我在这里帮不了你——这听起来你的机器有网络问题(仅限本地/没有互联网等),这是一个完全独立的问题,我需要更多信息来帮助你.