diff options
-rw-r--r-- | cmd/silentct-mon/main.go | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cmd/silentct-mon/main.go b/cmd/silentct-mon/main.go index c8e1f8a..b8fb912 100644 --- a/cmd/silentct-mon/main.go +++ b/cmd/silentct-mon/main.go @@ -31,9 +31,6 @@ can operate silently, which means there need not be any output unless a certificate is possibly mis-issued. This requires use of the silentct-mac utility on the trusted systems that legitimately request certificates. -The same list of Certificate Transparency logs as Google Chrome is used. This -list can be overridden in the silentct-mon configuration file. - Usage: silentct-mon [Options] -c CONFIGURATION-FILE -d DIRECTORY Options: |