我有一个IIS服务器,托pipe在250多个网站。 我正在对一个网站进行PCI扫描,并且遇到以下两个错误:
Common name of SSL certificate presented on this server is for a different name Title: SSL certificate with wrong name Title: SSL self-signed certificate SSL Certificate for this service ends in an unrecognized self-signed certificate
这两个错误都是针对RDP的。 我的IIS服务器的主机名是web.xyz.domain.com,我运行testing的网站是example.com。 我知道主机名和网站域是不同的,但我不能改变主机名到这个网站域。 有没有其他办法来解决这个问题。
提前致谢!!