Skip to content

v0.3.2

Choose a tag to compare

@arendruni arendruni released this 27 Dec 18:10
· 95 commits to master since this release

This release adds a new property that will allow self-signed certs to work:

  • rejectUnauthorized If the HTTPS agent should check the validity of SSL cert, set it to false to allow self-signed certs to work. Default is true.