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

https://github.com/eviltik/qssllabs-scan

Qualys SSL Labs API Wrapper for NodeJS
https://github.com/eviltik/qssllabs-scan

Last synced: 11 months ago
JSON representation

Qualys SSL Labs API Wrapper for NodeJS

Awesome Lists containing this project

README

          

# qssllabs-scan

Qualys SSL Labs API Wrapper for NodeJS

This tool is a command-line client for the SSL Labs APIs, designed for automated and/or bulk testing.

Before you use this tool please review the terms and conditions, which can be found here:
* https://www.ssllabs.com/about/terms.html
* https://www.ssllabs.com/downloads/Qualys_SSL_Labs_Terms_of_Use.pdf

------
Usage

SYNOPSIS

qssllabs-scan [options] hostname
qssllabs-scan [options] --hostfile file

-----
API Documentation: https://github.com/ssllabs/ssllabs-scan/blob/master/ssllabs-api-docs.md
SSL Labs API: https://www.ssllabs.com/projects/ssllabs-apis/index.html

-----
Other languages implementations:
* Ruby gem: https://github.com/Shopify/ssllabs.rb
* Go: https://github.com/ssllabs/ssllabs-scan/