:tocdepth: 3 policy/protocols/ssl/log-hostcerts-only.bro =========================================== .. bro:namespace:: 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: :doc:`base/files/x509 `, :doc:`base/protocols/ssl ` Summary ~~~~~~~ Redefinitions ############# ========================================================== = :bro:type:`X509::Info`: :bro:type:`record` :bro:type:`fa_file`: :bro:type:`record` :bro:attr:`&redef` ========================================================== = Detailed Interface ~~~~~~~~~~~~~~~~~~