zeek/doc/scripts/policy/protocols/ssl/log-hostcerts-only.zeek.rst
Tim Wojtulewicz ded98cd373 Copy docs into Zeek repo directly
This is based on commit 2731def9159247e6da8a3191783c89683363689c from the
zeek-docs repo.
2025-09-26 02:58:29 +00:00

18 lines
491 B
ReStructuredText

:tocdepth: 3
policy/protocols/ssl/log-hostcerts-only.zeek
============================================
.. zeek: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 </scripts/base/files/x509/index>`, :doc:`base/protocols/ssl </scripts/base/protocols/ssl/index>`
Summary
~~~~~~~
Detailed Interface
~~~~~~~~~~~~~~~~~~