Mirroir du dépot éponyme
Go to file
Andrew Ayer cfaf126284 To monitor all domains, require "." to be specified
Now that we save all certs by default, we want to prevent people
from accidentally monitoring all domains, which could lead to MASSIVE
disk usage.

"." is used because it denotes the root zone in DNS.
2016-02-05 08:13:11 -08:00
cmd To monitor all domains, require "." to be specified 2016-02-05 08:13:11 -08:00
helpers.go Ignore non-fatal errors when parsing root certificates 2016-02-05 07:57:15 -08:00
scanner.go Include log URI in error messages 2016-02-05 07:47:42 -08:00