From 5cd2b7ebe96da30d8dce8b84b940262f67f7c255 Mon Sep 17 00:00:00 2001 From: Andrew Ayer Date: Tue, 21 Feb 2023 08:30:51 -0500 Subject: [PATCH] Refine README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 40a3798..e67bc9c 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,8 @@ Cert Spotter requires Go version 1.19 or higher. file (one per line), and/or place one or more executable scripts in the `$HOME/.certspotter/hooks.d` directory. certspotter will email the listed addresses (requires your system to have a working sendmail command) and - execute the provided scripts when it detects a domain on your watch list. + execute the provided scripts when it detects a certificate for a domain on + your watch list. 4. Configure your system to run `certspotter` as a daemon. You may want to specify the `-start_at_end` command line option to tell certspotter to start monitoring