【发布时间】:2017-05-23 17:21:22
【问题描述】:
错误:
[Fiddler] The connection to '<the site>.com' failed.
System.Security.SecurityException Failed to negotiate HTTPS connection with server.fiddler.network.https> HTTPS handshake to <the site>.com (for #3) failed. System.IO.IOException Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. < An existing connection was forcibly closed by the remote host
我可以在网络浏览器中正常点击。我确实看到它是相当强大的 SSL(FireFox 将其报告为 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384、256 位密钥、TLS 1.2)
为什么 Fiddler 不能建立这种连接?
【问题讨论】:
标签: fiddler