policy/protocols/ssl/log-certs-base64.zeek
This script is used to extract certificates seen on the wire to Zeek log files. The certificates are base64-encoded and written to ssl.log, to the newly added cert field.
- Imports:
Summary
Redefinitions
|
|
Certificates can be large and we don’t want to risk truncating the output. |