mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 00:55:57 +03:00
[GH-ISSUE #1831] Received "SSL Handshake Failed" at "Response" #1823
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#1823
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 @HoJade on GitHub (Oct 27, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1831
Description
Cannot read the https response after enabling the SSL Proxy
Steps to Reproduce
https://www.reddit.comEnable SSL Proxyingon this domainCurrent Behavior
Expected Behavior
Expect to see the response
Environment
@NghiaTranUIT commented on GitHub (Oct 27, 2023):
@HoJade can you open the Settings app -> General -> About -> Certificate Trust Setting -> Verify Proxyman CA Certificate is enabled ?
Then, open Safari -> visit
https://google.com, and enable SSL Proxying this domain. It's useful to verify.@NghiaTranUIT commented on GitHub (Oct 27, 2023):
Just test with the latest Proxyman Mac, and iPhone 17.1. I'm able to capture
https://reddit.comfrom Safari Web Browser.@HoJade commented on GitHub (Oct 30, 2023):
Hi @NghiaTranUIT !

I have trusted the Proxyman CA
I have enabled the following domain

I found that I have to enable both

google.com&www.google.comin order to read the https requestsHowever, I still could not decrypt the

https://reddit.comDo you have any idea on this...
@NghiaTranUIT commented on GitHub (Oct 30, 2023):
It means you set up the certificate on your iPhone correctly.
Is it from the Reddit app or do you visit from a Web Browser?
If it's from Reddit app, a high chance that this app is protected by SSL Pinning, which prevents Proxyman to decrypt HTTPS data.
@HoJade commented on GitHub (Oct 30, 2023):
I am visiting the reddit through the Private Browsing tab in Safari

@nu0l commented on GitHub (Aug 12, 2025):
I have also encountered the same problem recently. Is there any solution?