Document that text file format may change

This commit is contained in:
Andrew Ayer 2023-02-06 10:07:56 -05:00
parent 76911c788f
commit fc7cc17f45
1 changed files with 2 additions and 1 deletions

View File

@ -78,7 +78,8 @@ The following environment variables are set for `discovered_cert` events:
`TEXT_FILENAME`
: Path to a file containing a text representation of the certificate.
: Path to a file containing a text representation of the certificate. This file contains the same text that
certspotter uses in emails. You should not attempt to parse this file because its format may change in the future.
Not set if `-no_save` was used.
`NOT_BEFORE`, `NOT_BEFORE_UNIXTIME`, `NOT_BEFORE_RFC3339`