mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
add ocsp logging
This commit is contained in:
parent
e9baddfd6b
commit
d84d1d24e8
3 changed files with 241 additions and 5 deletions
|
@ -1,4 +1,5 @@
|
|||
type OCSP::Request: record;
|
||||
type OCSP::Response: record;
|
||||
type OCSP::OneReq: record;
|
||||
type OCSP::SingleResp: record;
|
||||
type OCSP::SingleResp: record;
|
||||
type OCSP::CertId: record;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue