Better readme

This commit is contained in:
Jonatan Castro 2020-11-27 09:42:20 +11:00
parent b7eaf3b271
commit 0a31a759e6

View File

@ -16,6 +16,13 @@ One of the good things about this script is that it will fully analyze the SSL c
`pip install -r requirements.txt`
## Hosts to Check
This tool is configured to run in CircleCI every day:
https://app.circleci.com/pipelines/github/apthletic/ssl-checker?branch=master
It runs the check on each host in the `hosts_to_check` file. Please add more lines in there in order to check for more certificates.
## Usage