Removing ICSI notary from default site config.

This should not have been in there in the first place.
This commit is contained in:
Robin Sommer 2013-10-09 13:22:25 -07:00
parent 8c68161bea
commit 30d1b97400

View file

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