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
- Host: GitHub
- URL: https://github.com/eviltik/qssllabs-scan
- Owner: eviltik
- License: mit
- Created: 2015-03-19T14:37:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-26T16:43:07.000Z (over 11 years ago)
- Last Synced: 2025-05-23T03:14:54.461Z (about 1 year ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/