sslscan
Package for Go for working with SSLLabs public API.
Installation
To build the SSLScan from scratch, make sure you have a working Go 1.10+ workspace (instructions), then:
go get pkg.re/essentialkaos/sslscan.v12
If you want update SSLScan package to latest stable release, do:
go get -u pkg.re/essentialkaos/sslscan.v12
Build Status
Branch | Status |
---|---|
master |
|
develop |
Contributing
Before contributing to this project please read our Contributing Guidelines.
Terms of Use
This project is not affiliated with SSL Labs and not officially supported by SSL Labs. Before using this package please read Qualys SSL Labs Terms of Use.
Also you should:
- Only inspect sites and servers whose owners have given you permission to do so;
- Be clear that this tool works by sending assessment requests to remote SSL Labs servers and that this information will be shared with them.