mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #1128] [iOS App] Not detecting certificate installed #1121
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#1121
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 @nouun on GitHub (Jan 27, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1128
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version
1.5.6
iOS Version
iOS 15.0 RC (19A344)
Steps to reproduce
Install certificate following provided instructions.
Expected behavior
Certificate to install and be detected inside of Proxyman.
Screenshots (optional)
@nouun commented on GitHub (Jan 27, 2022):
I’ve tried reinstalling the app as well as deleting and regenerating the certificate several times.
@NghiaTranUIT commented on GitHub (Jan 27, 2022):
Thanks for the report @nouun.
Technically, a sandboxed iOS app could not detect whether or not the self-signed certificate is installed and trusted in the System Keychain.
What the Proxyman app does is check if Proxyman can intercept an API call to Proxyman Server. Unfortunately, Proxyman server was down hours ago and it is now fully restored 👍
@nouun please try again, I believe that it works 👍
@nouun commented on GitHub (Jan 27, 2022):
Everything is working now, thanks for the update.