policy/protocols/ssl/validate-ocsp.zeek

SSL

Perform validation of stapled OCSP responses.

Namespace

SSL

Imports

base/frameworks/notice, base/protocols/ssl

Summary

Redefinitions

Notice::Type: enum

SSL::Info: record

New Fields

SSL::Info

ocsp_status: string &log &optional

Result of ocsp validation for this connection.

ocsp_response: string &optional

ocsp response as string.

Detailed Interface