1.0.3 • Published 9 months ago

node-red-contrib-ssl-parser v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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
1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago