Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbtule authored Jul 16, 2019
1 parent 731b068 commit 9cd2115
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@

Tool that will check ssllabs score api and cert expiration when provided a list of hosts.

# Notice
## Notice

This is an Unofficial tool, using the [SSL Labs API v3](https://github.com/ssllabs/ssllabs-scan/blob/master/ssllabs-api-docs-v3.md). See the SSL Labs [terms of use](https://www.ssllabs.com/about/terms.html). This tool works by
sending assessment requests to remote SSL Labs servers and that information will be shared with SSL Labs.


# Install
## Install

```bash
dotnet tool install --global dotnet-ssllabs-check
```

# Usage
## Usage

```bash
Usage: ssllabs-check [options] <Hosts>
Expand Down

0 comments on commit 9cd2115

Please sign in to comment.