Andrew Ayer
61b037a708
Improve docs for -verbose
2025-05-19 13:47:04 -04:00
Andrew Ayer
15e35abdaa
Only print log errors to stderr if -verbose specified
...
Log errors are so frequent that they are drowning out fatal errors. This commit will reserve stderr for fatal errors by default. See #104 for background.
This means that operators will need to enable -verbose if they want to get details about why a health check failed. This seems better than making stderr noisy by default. The long-term solution is #106 .
2025-05-19 13:46:16 -04:00
Andrew Ayer
ce80beb1d4
Document the directories used by certspotter in the man page
...
Closes : #103
2025-05-19 13:35:47 -04:00
Andrew Ayer
b06aecc56c
Improve man pages
2025-05-19 13:35:43 -04:00
Andrew Ayer
0ba3b07bd9
Remove -batch_size option
...
It's obsolete due to the new parallel downloading system.
2025-05-08 08:39:32 -04:00
Andrew Ayer
300adf6608
Update copyright year in man pages
2025-05-07 09:27:27 -04:00
Andrew Ayer
b856d7f163
static-ct-api support, parallel downloading
2025-05-04 20:41:33 -04:00
Andrew Ayer
cd4d796a7c
Respect $EMAIL when sending emails
...
Envelope sender and RFC5322.From address are set to $EMAIL if it's non-empty.
Requested in #87
2024-05-21 15:11:22 -04:00
Andrew Ayer
b5f9a48dc3
man page: document that -no_save causes duplicate notifications
...
Suggested by @certrik in #26
2024-05-21 15:02:30 -04:00
Andrew Ayer
bdb472c2fc
Improve documentation
2023-10-24 11:33:10 -04:00
chayleaf
74fb03b579
make sendmail path configurable using an env var
...
Closes : #80
2023-10-24 11:32:59 -04:00
Andrew Ayer
c52f1f950c
Improve documentation about $SUMMARY
2023-10-23 12:01:39 -04:00
Andrew Ayer
838fc988cc
Update documentation
2023-02-20 10:35:44 -05:00
Andrew Ayer
69be2f890a
Update certspotter-script man page
2023-02-19 09:01:24 -05:00
Andrew Ayer
bd2bab5fcb
Save malformed entries, and put paths in environment variables
...
To allow scripts to access them.
2023-02-19 08:45:32 -05:00
Andrew Ayer
ba3af60858
Fix typo in man page
2023-02-18 21:15:40 -05:00
Andrew Ayer
83e17e608d
Fix syntax bugs in man page
2023-02-06 11:22:48 -05:00
Andrew Ayer
3257b29036
Document health check in man page
2023-02-06 11:22:13 -05:00
Andrew Ayer
a8af849c9f
Remove fields from JSON file that I am not ready to stabilize
2023-02-06 10:10:58 -05:00
Andrew Ayer
fc7cc17f45
Document that text file format may change
2023-02-06 10:07:56 -05:00
Andrew Ayer
04ea5c949f
Update man pages
2023-02-05 13:04:17 -05:00
Faidon Liambotis
3c23ab4e34
Add man pages
...
Closes : #11
2023-02-05 13:04:13 -05:00