YahooArchive / arrow

FE Test framework designed to promote TDD
http://yahoo.github.io/arrow/arrow_intro.html
BSD 3-Clause "New" or "Revised" License
55 stars 59 forks source link

Setting rejectUnauthorized to false for webservice controller #266

Closed pranavparikh closed 10 years ago

pranavparikh commented 10 years ago

Nodejs 10 onwards, rejectUnauthorized is set to true by default. Setting it explicitly to false to avoid the error - UNABLE_TO_VERIFY_LEAF_SIGNATURE