mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 09:05:54 +03:00
[GH-ISSUE #1286] SSL requests works and fails for same URL #1282
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#1282
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 @sdiniz-truelogic on GitHub (Jul 1, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1286
Originally assigned to: @NghiaTranUIT on GitHub.
When making requests from an iOS App, SSL requests sometimes fail.
Everything seems to be setup OK, because SSL works fine with all requests.
The strange thing is, some SSL requests are failing and most succeeding for the same URL.
Please see screenshot.
Proxyman version? (Ex. Proxyman 1.4.3)
Proxyman 3.6.0
macOS Version? (Ex. mac 10.14)
macOS 12.4
Steps to reproduce
Expected behavior
SSL Proxying should work consistently when all prerequisites are setup correctly.
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Jul 3, 2022):
Thanks for the report @NghiaTranUIT it's a Proxyman bug that displays a connection, which is not fully closed. I will add the exception and ignore it 👍
@sdiniz-truelogic commented on GitHub (Jul 3, 2022):
Ok… thanks!