pc端chrome,firefox浏览器代理https请求出错
- Dominant language
- JavaScript
- Stars
- 7.9k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
虚拟机下安装的ubuntu16.04,anyproxy运行在ubuntu16.04下面
anyproxy版本:4.1.0
我再在ubuntu上运行anyproxy,我从android端代理进行网络请求,android的请求anyproxy都抓得到(http和https),但是当我从ubuntu本地,通过firefox浏览器代理进行上网,只有http包可以抓到,如果访问https,比如https:www.baidu.com,则浏览器报错如下:
Secure Connection Falied
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.
http的访问都是正常的。
然后windows下通过chrome浏览器代理访问https也是报错:
chrome报错:
未连接到互联网 代理服务器出现问题,或者地址有误。
请试试以下办法:
联系系统管理员
检查代理服务器地址
运行 Windows 网络诊断
ERR_PROXY_CONNECTION_FAILED
http的访问,抓包都正常
windows和ubuntu虚拟机我都安装了rootCA.crt证书啊
为啥手机端的https请求抓得到,而windowx下,或者ubuntu本地的浏览器https请求都失败了呢?
#### The log of the error
当我从ubuntu本地访问https://www.baidu.com的时候,anyproxy的日志如下:
received https CONNECT request push.services.mozilla.com
[AnyProxy Log][2019-04-20 17:27:11]: will forward to local https server
[AnyProxy Log][2019-04-20 17:27:11]: [internal https]proxy server for push.services.mozilla.com established
[AnyProxy Log][2019-04-20 17:27:11]: received request to: GET detectportal.firefox.com/success.txt
anyproxy显示得到了https的request,但是网页没法正常打开?
请问这是为何?
是证书安装不成功么?
谢谢各位!
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure through the HTTPS CONNECT path described in the AnyProxy logs, comparing the working Android request with Firefox and Chrome. Check the internal HTTPS proxy and rootCA.crt setup; done means browser HTTPS requests complete successfully and the relevant AnyProxy logs show the expected request flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100