diff --git a/scripts/ssl-google-cert-catalog.nse b/scripts/ssl-google-cert-catalog.nse index 39df74eba..74df18108 100644 --- a/scripts/ssl-google-cert-catalog.nse +++ b/scripts/ssl-google-cert-catalog.nse @@ -5,8 +5,7 @@ target hosts. The Certificate Catalog provides information about how recently and for how long Google has seen the given certificate. If a certificate doesn't appear in the database, despite being correctly signed by a well-known CA and having a -matching domain name, it may be suspicious. This script requires the -ssl-cert script to be run. +matching domain name, it may be suspicious. ]] ---