mirror of
https://github.com/SSLMate/certspotter.git
synced 2025-06-27 10:15:33 +02:00

Watchlist is now read from ~/.certspotter/watchlist by default, or from the file specified by -watchlist (- for stdin). By default, only exact DNS names are matched. To match both the domain itself and all sub-domains, prefix with a dot (e.g. .example.com). Comments are now allowed in watchlist files.
Description
Languages
Go
100%