fiddler 502 System.Security.SecurityException Failed to negotiate HTTPS connection with server.fid
2021-01-23 22:12
标签:option eval ida amp cat hand cache network protocol HTTP/1.1 502 Fiddler - Connection Failed [Fiddler] The connection to ‘xxx‘ failed. Win32 (SChannel) Native Error Code: 0x80090326 这个可以通过修改以下配置解决 : fiddler 502 System.Security.SecurityException Failed to negotiate HTTPS connection with server.fiddler.network.http 标签:option eval ida amp cat hand cache network protocol 原文地址:https://www.cnblogs.com/fejerry/p/13275424.html
Date: Thu, 09 Jul 2020 10:31:22 GMT
Content-Type: text/html; charset=UTF-8
Connection: close
Cache-Control: no-cache, must-revalidate
Timestamp: 18:31:22.409
System.Security.SecurityException Failed to negotiate HTTPS connection with server.fiddler.network.https> HTTPS handshake to xxxxxx (for #21) failed. System.Security.Authentication.AuthenticationException 调用 SSPI 失败,请参见内部异常。
Tools / Fiddler Options.. / HTTPS / 点击 protocols 链接
修改值为 :
即可
文章标题:fiddler 502 System.Security.SecurityException Failed to negotiate HTTPS connection with server.fid
文章链接:http://soscw.com/index.php/essay/46046.html