Skip to content

A simple library to get TLS peer certificate information.

License

Notifications You must be signed in to change notification settings

WooMai/ssl-cert-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLS Peer Certificate Info

A simple library to get TLS peer certificate information.

Used by @WooMaiBot

Usage

const prober = require('@wmlabs/ssl-cert-info')
prober('1.1.1.1', 443, 'cloudflare.com').then(console.log)

License

MIT

About

A simple library to get TLS peer certificate information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published