NODE_TLS_REJECT_UNAUTHORIZED=value
如果 value 等于 '0',TLS 连接的证书验证将被禁用。这会使 TLS 以及 HTTPS 的安全性降低。强烈不建议使用此环境变量。
🌐 If value equals '0', certificate validation is disabled for TLS connections.
This makes TLS, and HTTPS by extension, insecure. The use of this environment
variable is strongly discouraged.