mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00
![]() This commit changes the SSL and X.509 logging formats to something that, hopefully, slowly approaches what they will look like in the future. X.509 log is not yet deduplicated; this will come in the future. This commit introduces two new options, which determine if certificate issuers and subjects are still logged in ssl.log. The default is to have the host subject/issuer logged, but to remove client-certificate information. Client-certificates are not a typically used feature nowadays. |
||
---|---|---|
.. | ||
__load__.zeek | ||
certificate-event-cache.zeek | ||
log-ocsp.zeek | ||
main.zeek | ||
README |
Support for X509 certificates with the file analysis framework. Also supports parsing OCSP requests and responses.