Skip to content

doc: document NODE_TLS_REJECT_UNAUTHORIZED

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/doc into master

This commit documents the NODE_TLS_REJECT_UNAUTHORIZED environment variable so that the world can know how potentially dangerous it is.

Fixes: https://github.com/nodejs/node/issues/24284

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading