使用Fiddler附加到IIS工作进程获取RemoteCertificateChainErrors

时间:2015-12-09 05:56:13

标签: debugging iis fiddler

当我运行Fiddler来捕获我的服务器和客户端之间的流量时。我收到以下警告信息。如何找出导致问题的证书以及如何修复错误?

Session #30: The remote server (server.mycompany.com) presented a certificate that did not validate, due to RemoteCertificateChainErrors.

0 - A certificate chain could not be built to a trusted root authority.


SUBJECT: CN=dev.server.mycompany.com, OU=Space, O=Company, L=NewYork, S=NY, C=US
ISSUER: CN=Space Test Authority, OU=Space, O=Company, L=NewYork, S=NY, C=US

0 个答案:

没有答案