Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds cert setup for macOS. Closes #49 #431

Merged
merged 5 commits into from
Dec 19, 2023

Conversation

waldekmastykarz
Copy link
Collaborator

@waldekmastykarz waldekmastykarz commented Dec 16, 2023

Adds cert setup for macOS. Closes #49

  • adds a bash script that Dev Proxy runs the first time it's started to configure its certificate as trusted on macOS (if needed, users can run the script in the future manually, or reset the first-run state by deleting the .hasrun file in Dev Proxy app folder
  • adds --no-first-run option to suppress first-run experience in cases Dev Proxy can't run interactively
  • renames Dev Proxy certificate to Dev Proxy CA

@waldekmastykarz waldekmastykarz requested a review from a team as a code owner December 16, 2023 18:54
dev-proxy/trust-cert.sh Show resolved Hide resolved
dev-proxy/trust-cert.sh Show resolved Hide resolved
@garrytrinder garrytrinder merged commit f12b3cb into microsoft:main Dec 19, 2023
4 checks passed
@waldekmastykarz waldekmastykarz deleted the trust-cert branch December 19, 2023 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simplify macOS setup
2 participants