エラー:
[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
Webブラウザーで正常にヒットできます。私はそれがかなり強力なSSLであることがわかります(FireFoxはTLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384、256ビットキー、TLS 1.2として報告します)
Fiddlerがこの接続を確立できないのはなぜですか?
チェック:[ツール]> [フィドラーオプション]> [HTTPS]に設定されている; ssl3; tls1.0
クライアントが1.2経由で接続しようとしなかったようです