mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #1048] handshakeFailed(NIOSSL.BoringSSLError.sslError([Error: 268436502 error:10000416:SSL routines:OPENSSL_internal:SSLV3_ALERT_CERTIFICATE_UNKNOWN])) #1043
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1043
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hrz0x on GitHub (Oct 27, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1048
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
2.34.1
macOS Version? (Ex. mac 10.14)
12.0.1
Steps to reproduce
I used my Android Device (Galaxy S7) to capture traffic from a specific app. I used it in Android 6 and everything (including Playstore) worked perfectly with the proxy enabled. The traffic was captureable as well.
However, after I updated my device to Android 7 yesterday, it keeps giving me
handshakeFailed(NIOSSL.BoringSSLError.sslError([Error: 268436502 error:10000416:SSL routines:OPENSSL_internal:SSLV3_ALERT_CERTIFICATE_UNKNOWN]))error.And I am not able to open and use any apps (including Playstore) with the proxy on.
Please help. (www.google.com shows properly though)
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Oct 27, 2021):
Hey @WHTJEON Android 7 has updated the security requirements.
From what I know, from Android 7, you could not intercept HTTP/HTTPS traffic from apps you don't control, such as traffic from PlayStore, Google Chrome, Facebook, ...).
The reason is that it requires you to do 1 important step:
and
If you do it properly, you can capture traffic from your own apps. Regarding the other apps, you could not capture them anymore.
@hrz0x commented on GitHub (Oct 27, 2021):
But it's weird since my other device which runs Android 10 works just fine.
@NghiaTranUIT commented on GitHub (Oct 27, 2021):
Are you Android 10 rooted?
If you don't mind, please delete the certificate on Android 7 Devices, and try to install it again.