背景:有些业务场景切换测试时,由于没有安装Https证书,需要禁止chrome自动跳转https

具体操作如下:

1、在chrome的地址栏输入-->>    chrome://net-internals/#hsts

在页面中查找, 

Delete domain security policies

在输入框中输入具体的相关域名:xxx.xxx.com,然后点击“delete”按钮,即完成配置。

禁止chrome自动跳转https

 

2、然后可以在 

Query HSTS/PKP domain

栏中搜索刚才输入的域名,点击“query”按钮,如果提示“Not found”,那么你现在就可以使用http来访问了

禁止chrome自动跳转https

 

相关文章:

  • 2021-11-22
  • 2021-04-14
  • 2021-09-20
  • 2022-02-18
  • 2022-03-12
  • 2021-11-22
猜你喜欢
  • 2022-12-23
  • 2021-12-02
  • 2021-09-16
  • 2022-12-23
  • 2021-07-14
  • 2021-07-29
相关资源
相似解决方案