Skip to content

makes https request to get and parse ssl information on domain

License

Notifications You must be signed in to change notification settings

ArsSirek/node-red-contrib-ssl-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

makes https request to get and parse ssl information on domain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published