Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions proto/checkconfig.proto
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,7 @@ message RootOfTrust {
// If true, download and check the CRL for revoked certificates.
bool check_crl = 3;

// If true, then check is not permitted to download necessary files for
// verification.
// If true, download collateral files for TCB SVN verification.
bool get_collateral = 4;
}

Expand Down