policy/protocols/ssl/notary.zeek

CertNotary
Namespace

CertNotary

Imports

base/protocols/ssl

Summary

Runtime Options

CertNotary::domain: string &redef

The notary domain to query.

Types

CertNotary::Response: record

A response from the ICSI certificate notary.

Redefinitions

SSL::Info: record

New Fields

SSL::Info

notary: CertNotary::Response &log &optional

A response from the ICSI certificate notary.

Detailed Interface

Runtime Options

CertNotary::domain
Type

string

Attributes

&redef

Default

"notary.icsi.berkeley.edu"

The notary domain to query.

Types

CertNotary::Response
Type

record

first_seen: count &log &optional

last_seen: count &log &optional

times_seen: count &log &optional

valid: bool &log &optional

A response from the ICSI certificate notary.