v0.3.2
This release adds a new property that will allow self-signed certs to work:
rejectUnauthorizedIf the HTTPS agent should check the validity of SSL cert, set it tofalseto allow self-signed certs to work. Default istrue.
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.