Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clarkio/cert-sig-alg

Retrieves the certificate signature algorithm for a set of hosts using OpenSSL
https://github.com/clarkio/cert-sig-alg

Last synced: about 2 months ago
JSON representation

Retrieves the certificate signature algorithm for a set of hosts using OpenSSL

Awesome Lists containing this project

README

        

# cert-sig-alg
Certificate Signature Algorithm. A tool to get the certificate signature algorithm for a specified list of websites.

## Usage

1. `git clone [email protected]:clarkio/cert-sig-alg.git`
2. `cd cert-sig-alg`
3. `npm install`
4. Update the `hosts` array with the desired sites you want to scan
5. `node index`