Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign updoc: document NODE_TLS_REJECT_UNAUTHORIZED #24289
Conversation
This comment has been minimized.
This comment has been minimized.
nodejs-github-bot
added
cli
doc
labels
Nov 10, 2018
This comment has been minimized.
This comment has been minimized.
|
Maybe |
vsemozhetbyt
approved these changes
Nov 10, 2018
jasnell
approved these changes
Nov 10, 2018
lpinca
approved these changes
Nov 11, 2018
BridgeAR
approved these changes
Nov 12, 2018
BridgeAR
added
the
author ready
label
Nov 12, 2018
This comment has been minimized.
This comment has been minimized.
|
I don't know how detailed you want to get here, but maybe worth documenting this as only applying to |
trivikr
approved these changes
Nov 13, 2018
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
The continued lite CI failure is baffling. It seems impossible that this doc change could be causing a test failure... Lite CI: https://ci.nodejs.org/job/node-test-pull-request-lite-pipeline/1608/ |
This comment has been minimized.
This comment has been minimized.
|
Giving up and going with a full CI: https://ci.nodejs.org/job/node-test-pull-request/18606/ |
This comment has been minimized.
This comment has been minimized.
|
That time linuxone passed! Landing. |
This comment has been minimized.
This comment has been minimized.
|
Landed in 9409883 |
cjihrig commentedNov 10, 2018
This commit documents the
NODE_TLS_REJECT_UNAUTHORIZEDenvironment variable so that the world can know how potentially dangerous it is.Fixes: #24284
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes