(no title)
craine | 9 years ago
I use a node module to scrape the peer certificate info, and then dump it into a file that a web page picks up. It's not real-time, out of concern for too many people hitting or reloading the page and kicking off too many connection attempts at once.
An example is here: https://craine.gitlab.io/tls-dashboard/
No comments yet.