mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #806] Cannot install Proxyman CA root certificate to iOS 14.5 (beta3) simulator #802
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#802
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 @kcome on GitHub (Mar 4, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/806
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
2.18.0
macOS Version? (Ex. mac 10.14)
11.2.2 (20D80)
Steps to reproduce
In "Certificate - Install Certificate on iOS - Simulators..."
Complete Step 2 "Install to iOS Simulators"
Expected behavior
iOS Simulator has Proxyman CA root certificate installed

Screenshots (optional)
root ca cert not installed on 14.5 beta 3 simulator.
(the same applies beta 2 simulator)
@NghiaTranUIT commented on GitHub (Mar 5, 2021):
Hey @kcome just wondering: Does it work with non-beta iOS Simulator? (E.g. iOS 14.4) 🤔
@NghiaTranUIT commented on GitHub (Mar 5, 2021):
Hey @kcome
Look like you forgot to restart the Simulator?
Please try again, and restart the simulator by clicking on the 3rd button. I tested with iOS Simulator 14.4 and it works fine.
I'm downloading the Xcode beta, so I can test your beta simulator 👍
@kcome commented on GitHub (Mar 5, 2021):
@NghiaTranUIT , thanks for your timely reply.
I did restart simulator, and the simulator still doesn't have the root CA cert.
I also have 14.4 simulator, it works fine. Actually the screenshot I sent was taken from 14.4 simulator.
@NghiaTranUIT commented on GitHub (Mar 5, 2021):
@kcome please open the iOS Simulator and run this CLI on your Terminal app
It will add and trust the certificate
I will improve the Simulator in the next release #807
@NghiaTranUIT commented on GitHub (Mar 5, 2021):
I tested on iOS 14.4, and one great thing is that I don't need to restart the simulator 😄
@NghiaTranUIT commented on GitHub (Mar 5, 2021):
@kcome Confirmed that iOS 14.5 beta doesn't work if I install the certificate by using the Proxyman app.
However, it works fine if I execute the above script 👍 I'm fixing it now
@kcome commented on GitHub (Mar 5, 2021):
The command works well. Thanks @NghiaTranUIT :)
@NghiaTranUIT commented on GitHub (Mar 5, 2021):
Hey @kcome I've fixed your bug by using simctl. Let check out this beta build https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.18.0_Better_iOS_Simulator_With_simctl.dmg 👍
@kcome commented on GitHub (Mar 5, 2021):
@NghiaTranUIT This version's in-app root CA cert installation works very well, just like the production version works on 14.4 simulator. Thanks again for your help. This issue could be closed now.
@NghiaTranUIT commented on GitHub (Mar 5, 2021):
Glad to know it works 😄