base/files/x509/log-ocsp.zeek
- OCSP
Enable logging of OCSP responses.
- Namespace:
OCSP
Summary
Types
The record type which contains the fields of the OCSP log. |
Redefinitions
Events
Event that can be handled to access the OCSP record as it is sent to the logging framework. |
Hooks
Detailed Interface
Types
- OCSP::Info
- Type:
- Fields:
The record type which contains the fields of the OCSP log.
Events
- OCSP::log_ocsp
- Type:
event(rec:OCSP::Info)
Event that can be handled to access the OCSP record as it is sent to the logging framework.