mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #897] Error adding Proxyman CA to keychain manually #892
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#892
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 @CyberMew on GitHub (May 22, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/897
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
2.26
macOS Version? (Ex. mac 10.14)
11.3.1
Steps to reproduce
Click
Generate & AddThis appears (not documented in UI):

And then clicking on Add gives this error:
Expected behavior
Screenshots (optional)
@NghiaTranUIT commented on GitHub (May 23, 2021):
Hey @CyberMew, sorry but I could not reproduce your issue on my machine (macOS 11.31) 🤔
Just wondering: Are you logged as an admin or Guest user? You can see it in System Preference -> Users & Groups -> See what kind of your account?
@CyberMew commented on GitHub (May 23, 2021):
Hi @NghiaTranUIT, I am logging in as admin. This is a new M1 Macbook Air, so not sure if it affects anything. I have not tried the Automatic mode yet.
@CyberMew commented on GitHub (May 23, 2021):
Is there a way to generated and then add it manually myself?
@NghiaTranUIT commented on GitHub (May 23, 2021):
You can add your custom root certificate https://docs.proxyman.io/advanced-features/custom-certificates
@CyberMew commented on GitHub (May 23, 2021):
That is a lot more work than I thought, I will try the Automatic mode instead. Do you want me to test anything? If not I will proceed with Automatic mode.
@NghiaTranUIT commented on GitHub (May 23, 2021):
Let try automatic work. I’m not sure why Proxyman couldn’t add the certificate to your Keychain. I will try to reproduce it
@CyberMew commented on GitHub (May 23, 2021):
Automatic mode installed it into
Systemkeychain instead ofLocal Itemskeychain. Seems ok for now. If this issue happens again, try selectSysteminstead ofLocal Itemsduring manual install. Though I don't know if we are supposed to install toSystemorLocal Itemsby default.@NghiaTranUIT commented on GitHub (May 24, 2021):
Thanks. It should be "System Keychain". I will update the Doc and guideline to tell users to select it 👍