node-red-contrib-ssl-parser

1.0.3 • Public • Published

this module uses Nodejs native module node:https to attempt to make an https request if passed without error returns the cert details if not empty object

usage

the response payload will have status field with possible values

  • 'success' ssl is valid
  • 'expired' expired may be returned even if the cert never existed
  • 'fail' some other error, please read the debug error messages for details

Package Sidebar

Install

npm i node-red-contrib-ssl-parser

Weekly Downloads

4

Version

1.0.3

License

MIT

Unpacked Size

6.54 kB

Total Files

6

Last publish

Collaborators

  • arssirek