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

feat: respect NODE_TLS_REJECT_UNAUTHORIZED #146

Closed
wants to merge 3 commits into from

Commits on Apr 30, 2024

  1. feat: set options.agent.options.rejectUnauthorized to false if NODE_T…

    …LS_REJECT_UNAUTHORIZED is 0
    pbeast committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    30e9d7c View commit details
    Browse the repository at this point in the history
  2. New test case

    direct console logging removed
    pbeast committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    310453e View commit details
    Browse the repository at this point in the history
  3. formatting restored

    pbeast committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2198e26 View commit details
    Browse the repository at this point in the history