mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

In the *service* field of connection records, GridFTP control channels are labeled as "gridftp" and data channels as "gridftp-data". Added *client_subject* and *client_issuer_subject* as &log'd fields to SSL::Info record. Also added *client_cert* and *client_cert_chain* fields to track client cert chain.
4 lines
73 B
Text
4 lines
73 B
Text
@load ./utils-commands
|
|
@load ./main
|
|
@load ./file-extract
|
|
@load ./gridftp
|