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

Allow tls rejectUnauthorized option in cli params #60

Open
TomRadford opened this issue Jul 3, 2023 · 1 comment
Open

Allow tls rejectUnauthorized option in cli params #60

TomRadford opened this issue Jul 3, 2023 · 1 comment
Labels
good first issue Good for newcomers

Comments

@TomRadford
Copy link

Loving this tool, however I'm needing to pass in:

tls: {
      rejectUnauthorized: false
    }

to bull options (ie: not using cert with --cert) to suit my needs.
Perhaps you could add in a --reject-unauthorized flag to enable this feature?
Happy to make a PR if you agree this would be a useful feature.

@darky darky added the good first issue Good for newcomers label Jul 3, 2023
@darky
Copy link
Owner

darky commented Jul 3, 2023

@TomRadford feel free to add PR 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants