Node self-signed cert error is thrown out of band
felixhammerl opened this issue · 0 comments
felixhammerl commented
Connecting without disabling NODE_TLS_REJECT_UNAUTHORIZED
causes an error to be thrown, however the error isn't caught by the promise. Would be helpful if it were return in the error handler...