mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #1210] [BUG] iOS 15.4.1 Certificate not showwing under Certificate Trust Settings #1205
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#1205
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 @agiz on GitHub (Apr 17, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1210
Originally assigned to: @NghiaTranUIT on GitHub.
Steps to recreate:
@NghiaTranUIT commented on GitHub (Apr 17, 2022):
@agiz It seems the OS is buggy. If you don't mind, please restart your iPhone and try again.
After you install the profile, the certificate must appear in the Certificate Trust Settings.
Tested with my iPhone 13, iOS 15.4.1 👍
@agiz commented on GitHub (Apr 17, 2022):
I did, the issue persists. Tested with my other phone as well, iOS 15.4.1
@NghiaTranUIT commented on GitHub (Apr 19, 2022):
I'm sorry but I could not reproduce it. Tested with my iPhone and iPad 15.4.1 and the certificate properly appear.
I will collect more information to see if there is anyone who encounter the same problem 👍
@emrdgrmnci commented on GitHub (May 10, 2022):
It still continues on iOS 15.4 simulator. I spent whole my day.
@NghiaTranUIT commented on GitHub (May 11, 2022):
Sorry for this inconvenience @emrdgrmnci. I'm investigating now 👍
@NghiaTranUIT commented on GitHub (May 11, 2022):
@emrdgrmnci It seems that
simctlcommand line from Xcode doesn't install the certificate to all running iOS Simulators. Only 1 is installed.To workaround: Please close other Simulators, and try again.
@NghiaTranUIT commented on GitHub (May 11, 2022):
Good news @emrdgrmnci @agiz. I found the bug and I'm working on the fix now 👍
Problem
bootedarg in the command:xcrun simctl keychain booted add-root-cert <path_certificate>would install in ONE Simulator, even though there are multiple opened Simulators.Solution
BootedSimulator and install all of them 👍@NghiaTranUIT commented on GitHub (May 11, 2022):
Hey @emrdgrmnci and @agiz, let's try this Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.4.0_Fix_install_certificate_on_multiple_iOS_Simulators.dmg
From now, Proxyman will install the CA Certificate to all running Simulators 👍
It also displays the number of iOS Simulators too 🙌

@MARGI3 commented on GitHub (Aug 23, 2024):
I still having this issue.
Following the iOS setup guide.
After I download the certificate file and install it on my real device.
I still can not find the certificate file in the
Certificate Trust Settings@NghiaTranUIT commented on GitHub (Aug 23, 2024):
@MARGI3 may I ask if you're using the iOS 18 beta, right?
@NghiaTranUIT commented on GitHub (Aug 23, 2024):
@MARGI3 If you're using iOS 18 Beta, it's the bug from Apple. I have some users have reported this issue too.
Ref: https://www.reddit.com/r/iOSBeta/comments/1ex4iq2/ios_18_db7_unable_to_trust_certificates/
@MARGI3 commented on GitHub (Aug 24, 2024):
Yes, correct. I am on iOS 18 beta. Thanks for your reply. 👍