fiddler 502 System.Security.SecurityException Failed to negotiate HTTPS connection with server.fiddler.network.http


HTTP/1.1 502 Fiddler - Connection Failed
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

[Fiddler] The connection to 'xxx' failed.
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 失敗,請參見內部異常。 < 接收到的消息異常,或格式不正確。

Win32 (SChannel) Native Error Code: 0x80090326

這個可以通過修改以下配置解決 :
Tools / Fiddler Options.. / HTTPS / 點擊 protocols 鏈接
修改值為 : ;ssl3;tls1.0;tls1.2
即可


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM