mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Removing ICSI notary from default site config.
This should not have been in there in the first place.
This commit is contained in:
parent
8c68161bea
commit
30d1b97400
1 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue