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

non-MITM option #2

Open
johnterickson opened this issue Sep 28, 2021 · 0 comments
Open

non-MITM option #2

johnterickson opened this issue Sep 28, 2021 · 0 comments

Comments

@johnterickson
Copy link
Owner

Managing certs for MITM can be a PITA. Instead, have a normal HTTP(s?) endpoint for redirection.

From https://github.com/zjrunner/prism:

To avoid terminating-https MITM cert management and the scary dialogs that come with that, we'll opt-in via http://localhost urls that are forced to https on the outgoing end. I haven't quite managed how I'll facilitate just-in-time url replacement in client configs to avoid every dev being required to run this tool...for future us.

So instead of https://pkgs.dev.azure.com/a?b=c you would point nuget to http://127.0.0.1?url=pkgs.dev.azure.com/a?b=c

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

No branches or pull requests

1 participant