An open API service indexing awesome lists of open source software.

https://github.com/ndrix/certgraph

Visualize the distribution of choice of CA for the most popular websites.
https://github.com/ndrix/certgraph

csharp d3js x509certificates

Last synced: 7 months ago
JSON representation

Visualize the distribution of choice of CA for the most popular websites.

Awesome Lists containing this project

README

        

# certgraph

This is a simple D3 "graph" (a hierarchy tree, really) of the most popular websites. I wanted to scan the top 1 milllion websites, but my PC had a mandatory update; so it restarted over the weekend. And 60k-ish domains took a few days.

It's a .net core CLI application, should work out of the box.

The blog article on https://michaelhendrickx.com/201911-certgraph:-visualizing-the-distribution-of-trusted-ca's.html will give some background on this.

For any questions, contact me on [email protected]