policy/protocols/ssl/log-hostcerts-only.zeek

X509

When this script is loaded, only the host certificates (client and server) will be logged to x509.log. Logging of all other certificates will be suppressed.

Namespace

X509

Imports

base/files/x509, base/protocols/ssl

Summary

Redefinitions

X509::Info: record

New Fields

X509::Info

logcert: bool &default = T &optional

Logging of certificate is suppressed if set to F

fa_file: record &redef

New Fields

fa_file

logcert: bool &default = T &optional

Detailed Interface