-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Update Agent TLS Termination guides #1449
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
Conversation
- We have two guides with exactly the same content - This PR deletes the one in the less useful place, and redirects it to the better one - wip
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…b.com/ngrok/ngrok-docs into shaquil/doc-309-agent-tls-termination
…b.com/ngrok/ngrok-docs into shaquil/doc-309-agent-tls-termination
|
||
```bash | ||
ngrok http 8080 --url terminate-tls-example.ngrok.app --traffic-policy-file /path/to/policy.yml | ||
ngrok http 8080 --url your-reserved-domain-here --traffic-policy-file /path/to/policy.yml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nitpick: reserved domain placeholder text comes up often enough that I think we should standardize it across the board. What about something like $YOUR_DOMAIN
or $YOUR_RESERVED_DOMAIN
? Personally I like big ugly placeholders because they're hard to miss as a reader.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left one nitpick comment for consideration but nothing blocking
Previews: