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

Make it obvious how to workaround TLS certificate errors #27865

Open
3 tasks
ry opened this issue Jan 29, 2025 · 0 comments
Open
3 tasks

Make it obvious how to workaround TLS certificate errors #27865

ry opened this issue Jan 29, 2025 · 0 comments
Assignees

Comments

@ry
Copy link
Member

ry commented Jan 29, 2025

Version: Deno 2.1.7

  • cert errors should say something like "rerun with --unsafe-ignore-certificate-errors"
  • add --unsafe-ignore-certificate-errors to manual - it's currently unmentioned
  • add --help=full which shows all flags - currently there is no way to discover flags like --unsafe-ignore-certificate-errors. The --help=full should be mentioned in CLI text, probably at the bottom of deno --help and deno run --help.
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

2 participants