From 984ec185bd77e1fa8c1cc361e9fa4014da005736 Mon Sep 17 00:00:00 2001 From: patrik Date: Thu, 23 Feb 2012 19:29:42 +0000 Subject: [PATCH] Updated documentation to reflect the changes introduced by the sslcert library [Patrik] --- scripts/ssl-google-cert-catalog.nse | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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. ]] ---