alibaba / alibaba/anyproxy

centos7上安装不能抓HTTPS

Open
#127 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.9k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Plese fill the template when you reporting a new issue, thanks!

yum install nodejs
npm install -g anyproxy
anyproxy --root
cd ~/.anyproxy_certs
cp rootCA.crt /etc/pki/ca-trust/source/anchors/
update-ca-trust extract

手机IOS端,已经通过代理web页下载并安装root证书

#### Which platform are you running AnyProxy

CENTOS7

#### The version of the AnyProxy

3.10.3

#### Your expected behavior of AnyProxy

期望在手机端访问https的网页返回明文

#### The actual behavior of AnyProxy

但是只显示connect 200 , 并且页面打开错误

#### The log of the error

received https CONNECT request mp.weixin.xx.com
==>will forward to local https server

直接通过浏览器访问https://www.baidu.com 也是一样的结果。

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file or test is named. Reproduce the CentOS 7 setup with AnyProxy 3.10.3, the listed certificate installation commands, and an HTTPS request through the iOS device or browser; inspect the CONNECT log and certificate-trust behavior. Done means HTTPS pages load through the proxy and the expected plaintext is returned instead of only CONNECT 200.

Written by the indexing model from the issue text.

Assessment

Tech stack
centos, javascript, linux, node.js
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.