7a73309 this commit overwrote the changes that allowed to pass more options to tls module like key, cert, ca etc which can be used to deal with self-signed SSL certificates. Instead we're now forced to turn off certificate verfication using rejectUnauthorised option. Please fix this asap
7a73309 this commit overwrote the changes that allowed to pass more options to tls module like key, cert, ca etc which can be used to deal with self-signed SSL certificates. Instead we're now forced to turn off certificate verfication using rejectUnauthorised option. Please fix this asap