Add policy script to suppress non host-certificate logging in x509.log

Addresses BIT-1150
This commit is contained in:
Bernhard Amann 2014-03-19 21:32:01 -07:00
parent e8339d5c63
commit b32c7c7a88
5 changed files with 84 additions and 0 deletions

View file

@ -55,6 +55,9 @@
# This script enables SSL/TLS certificate validation.
@load protocols/ssl/validate-certs
# This script prevents the logging of SSL CA certificates in x509.log
@load protocols/ssl/log-hostcerts-only
# 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