node-red-contrib-ssl-parser 1.0.3

nodered node to check domain's ssl validity

npm install node-red-contrib-ssl-parser

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

Node Info

Version: 1.0.3
Updated 1 year, 10 months ago
License: MIT
Rating: 5.0 1

Categories

Actions

Rate:

Downloads

5 in the last week

Nodes

  • ssl-parser

Keywords

  • node-red
  • nodered
  • ssl
  • ssl-parser

Maintainers