node-red-contrib-https 1.0.0
node-red https node
This is a node-red node for performing https requests
Installation
run npm -g install node-red-contrib-https
Features
Based on the node-red core node for performing http/https requests. The http request functionality has been removed, this node aims at https requests only. The following modifications have been added
- modify rejectUnauthorized flag
- disable HTTP Agent
- the msg object returns certificate informations