Improve man pages

This commit is contained in:
Andrew Ayer 2025-05-19 13:35:43 -04:00
parent 46c8fc64fd
commit b06aecc56c
2 changed files with 5 additions and 5 deletions

View File

@ -65,7 +65,7 @@ The following environment variables are set for `discovered_cert` events:
`CERT_SHA256` `CERT_SHA256`
: The hex-encoded SHA-256 digest (sometimes called fingerprint) of the certificate. : The hex-encoded SHA-256 digest (sometimes called fingerprint) of the certificate or precertificate.
The digest is computed over the ASN.1 DER encoding. The digest is computed over the ASN.1 DER encoding.
`PUBKEY_SHA256` `PUBKEY_SHA256`

View File

@ -136,10 +136,10 @@ the script interface, see certspotter-script(8).
# OPERATION # OPERATION
certspotter continuously monitors all browser-recognized Certificate certspotter continuously monitors all browser-recognized Certificate
Transparency logs looking for certificates which are valid for any domain Transparency logs looking for certificates (including precertificates)
on your watch list. When certspotter detects a matching certificate, it which are valid for any domain on your watch list. When certspotter
emails you, executes a script, and/or writes a report to standard out, detects a matching certificate, it emails you, executes a script, and/or
as described above. writes a report to standard out, as described above.
certspotter also saves a copy of matching certificates in certspotter also saves a copy of matching certificates in
`$CERTSPOTTER_STATE_DIR/certs` ("~/.certspotter/certs" by default) `$CERTSPOTTER_STATE_DIR/certs` ("~/.certspotter/certs" by default)