policy/protocols/ssl/notary.bro

CertNotary
Namespace:CertNotary
Imports:base/protocols/ssl
Source File:/scripts/policy/protocols/ssl/notary.bro

Summary

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  

Detailed Interface

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.

Copyright 2016, The Bro Project. Last updated on December 07, 2018. Created using Sphinx 1.8.2.