{"library":"node-red-contrib-https","type":"library","category":null,"description":"This Node-RED contribution provides an enhanced HTTP Request node specifically designed for making HTTPS requests. It extends the core Node-RED HTTP Request node by adding the `msg.peerCertificate` property to the output message, allowing flow developers to inspect the server's TLS/SSL certificate after a successful connection. This is crucial for applications requiring advanced certificate validation or logging. The package is currently at version 2.0.0, indicating a stable release with potential breaking changes from previous major versions. Node-RED contrib packages typically follow an as-needed release cadence, driven by user feedback and Node-RED core updates. Its key differentiator is the direct exposure of the `peerCertificate` object, which is not available in the standard Node-RED HTTP Request node, making it indispensable for secure or compliance-driven integrations.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","https","node-red","certificates","peerCertificates"],"install":[{"cmd":"npm install node-red-contrib-https","imports":["npm install node-red-contrib-https","Drag 'HTTPS Request' from the Network section of the Node-RED palette into your flow.","msg.peerCertificate"]},{"cmd":"yarn add node-red-contrib-https","imports":[]},{"cmd":"pnpm add node-red-contrib-https","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-red-contrib-https","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/node-red-contrib-https/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}