[Fiddler] The connection to 'xxxxx.com' failed.
System.Security.SecurityException Failed to negotiate HTTPS connection with server.fiddler.network.https> HTTPS handshake to intelte


最近利用模拟发get请求的时候出现:

[Fiddler] The connection to ‘xxxxx.com' failed. 
<br />System.Security.SecurityException Failed to negotiate HTTPS connection with server.fiddler.network.https&gt;
HTTPS handshake to inteltechniques.com (for #53) failed. System.IO.IOException 由于远程方已关闭传输流,身份验证失败。

抓包的结果:

抓包的结果出现Tunnel to

 对应的Header是:

 

1、如何看我们请求的网站的TLS协议是哪种?

 

 

通过该请求就能看到所用的协议;

2、Fiddle模拟https所用的协议:

   Tools  -> Options  ->Https

      

 

 默认的协议tls1.2是没有的,需要手动添加下;

如何添加:

    点击上图中的红色方框:见下图

  

 

       

然后补充tls1.2就行

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM