mirror of
https://github.com/SSLMate/certspotter.git
synced 2025-06-27 10:15:33 +02:00
Improve man pages
This commit is contained in:
parent
46c8fc64fd
commit
b06aecc56c
@ -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`
|
||||||
|
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user