Skip to content

Commit

Permalink
Readme Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonard Schönborn committed Feb 19, 2019
1 parent 2b1ed4f commit 69f439d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ https-scan

This tool is a command-line client designed for automated and/or bulk testing of domains with
the SSL Labs API and other APIs. The tool is based on Qualys' ssllabs-scan which is available
here: https://github.com/ssllabs/ssllabs-scan
The scan results can automatically be saved into SQL-Database, if needed.
[here](https://github.com/ssllabs/ssllabs-scan). The scan results can automatically be saved
into SQL-Database, if needed.

The following APIs are included at the moment:

Expand Down Expand Up @@ -53,12 +53,12 @@ Removing Domains from a List
https-scan -list string -file file -remove
```

Setting Domains inavtive
Setting Domains inactive
```
https-scan -domain string -file file -inactive
```

Setting Domains avtive
Setting Domains active
```
https-scan -domain string -file file -inactive
```
Expand Down

0 comments on commit 69f439d

Please sign in to comment.