monkeyWie / proxyee

HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.
MIT License
1.52k stars 572 forks source link

ERR_CERT_COMMON_NAME_INVALID #210

Open 9WW7XxHy opened 2 years ago

9WW7XxHy commented 2 years ago

image

i use origin cert and i had import CA bundle to system but it not working . Please check and fix help me . thanks all

9WW7XxHy commented 2 years ago

image

monkeyWie commented 2 years ago

Please show your device type and os version.

9WW7XxHy commented 2 years ago

ROM PixelExperience - Android 10 Set up proxy using proxydroid and socksdroid app i think it can't read the hostname. You can try

and can you support more socks5 server, transparent proxy server instead of proxy http only or not

9WW7XxHy commented 2 years ago

I'm building a proxy server on android and use another phone to test it

monkeyWie commented 2 years ago

Did you test it successfully on pc? If it successed,i think the problem might be incorrect import root ca .

9WW7XxHy commented 2 years ago

Yes it works well on pc, .Same of certificates and root ca i use it very well on fiddler . But your source it error Maybe my packet traffic is wrong format when using 2 apps sockdroid and proxydroid to set up , therefore it can't work when using traffic redirect mode over iptables The strange thing is it works fine when set proxy over android wifi settings @@ if you can't fix this problem , please support socks5 and tranparent proxy

monkeyWie commented 2 years ago

Actually android tun model is work well from other user's feedback, you can try use postern, and can you explain how your certificate was generated? This looks like a certificate generation error

9WW7XxHy commented 2 years ago

Actually android tun model is work well from other user's feedback, you can try use postern, and can you explain how your certificate was generated? This looks like a certificate generation error

my certificate has no problem, even if i use your certificate it still doesn't work. . You can try use 2 phones to check . Use sockdroid and proxydroid apps to set proxy . I'm sure this is a transmission error, so please support socks5 server and proxy transparent server, instead of just supporting http. Thanks you

9WW7XxHy commented 2 years ago

Actually android tun model is work well from other user's feedback, you can try use postern, and can you explain how your certificate was generated? This looks like a certificate generation error

### i need use sockdroid and proxydroid to bypass proxy detect

"Actually android tun model is work well from other user's feedback" yes it work fine when set proxy over settings wifi image