mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00

This is based on commit 2731def9159247e6da8a3191783c89683363689c from the zeek-docs repo.
18 lines
491 B
ReStructuredText
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
|
|
~~~~~~~~~~~~~~~~~~
|
|
|