mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
OCSP: a bunch of whitespace fixes
This commit is contained in:
parent
b021fe7562
commit
9c6cebf324
5 changed files with 17 additions and 17 deletions
|
@ -19,7 +19,7 @@ export {
|
|||
|
||||
## size of this response
|
||||
size: count &log;
|
||||
|
||||
|
||||
## responseStatus
|
||||
responseStatus: string &log;
|
||||
|
||||
|
@ -34,14 +34,14 @@ export {
|
|||
|
||||
## producedAt
|
||||
producedAt: string &log;
|
||||
|
||||
|
||||
## NOTE: the following are specific to one cert id
|
||||
## the above are for one message which may contain
|
||||
## several responses
|
||||
|
||||
## index
|
||||
idx: count &log &optional;
|
||||
|
||||
|
||||
## cert id
|
||||
cert_id: OCSP::CertId &log &optional;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue