diff --git a/scripts/site/local.bro b/scripts/site/local.bro index 5b4af4d87e..2f4eed9865 100644 --- a/scripts/site/local.bro +++ b/scripts/site/local.bro @@ -59,9 +59,9 @@ # This script enables SSL/TLS certificate validation. @load protocols/ssl/validate-certs -# This script checks each SSL certificate hash against the ICSI certificate -# notary service. -@load protocols/ssl/notary +# Uncomment the following line to check each SSL certificate hash against the ICSI +# certificate notary service; see http://notary.icsi.berkeley.edu . +# @load protocols/ssl/notary # If you have libGeoIP support built in, do some geographic detections and # logging for SSH traffic.