mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #422] Add useful guideline to proxy.man/ssl if the user doesn't install Proxyman Certificate first #421
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#421
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 @NghiaTranUIT on GitHub (Mar 3, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/422
Originally assigned to: @NghiaTranUIT on GitHub.
🐶 Brief
Some small users forgot to install the Proxyman Certificate before accessing to http://proxy.man/ssl (Local server). As a result, the users get 400 Bad Request with no useful information.
We should add some tip to help the use to fix it 👍
👑 Criteria
@NghiaTranUIT commented on GitHub (Mar 3, 2020):
Done
@FinHorsley commented on GitHub (Mar 3, 2020):
Is this something that could be added to the UI?
If the the Root CA hasn’t been created then the “Install on iOS” is disabled? (For example)
@NghiaTranUIT commented on GitHub (Mar 3, 2020):
It's not good UX to disable "Install on iOS" because new users don't know that they need to install the Certificate on macOS in order to enable the button "Install on iOS".
For now, I add the useful tip in the response, so the user could see on the Safari or on the app easily.
@FinHorsley commented on GitHub (Mar 3, 2020):
Great to see the updated HTTP response 👍
Sorry, forgot to mention that there should be an explanation why the “Install iOS Certificate” was disabled.
I think it’s better to disable the button, as it makes it clear to the user that something needs to be done to continue; however I agree that without some explanation message this would be bad UX