Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
Issue #168 - Remove STH from 'get-entries' response (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
bifurcation authored and eranmes committed May 3, 2017
1 parent 7923c89 commit 4e17e18
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions draft-ietf-trans-rfc6962-bis.md
Original file line number Diff line number Diff line change
Expand Up @@ -1369,10 +1369,6 @@ Outputs:
: The base64 encoded `TransItem` of type `x509_sct_v2` or `precert_sct_v2`
corresponding to this log entry.

sth:
: A base64 encoded `TransItem` of type `signed_tree_head_v2`, signed by this
log.

Note that this message is not signed \-- the `entries` data can be verified by
constructing the Merkle Tree Hash corresponding to a retrieved STH. All leaves
MUST be v2. However, a compliant v2 client MUST NOT construe an unrecognized
Expand All @@ -1399,8 +1395,6 @@ sequential beginning with the entry specified by `start`.
Because of skew, it is possible the log server will not have any entries between
`start` and `end`. In this case it MUST return an empty `entries` array.

In any case, the log server MUST return the latest STH it knows about.

See {{verify_hash}} for an outline of how to use a complete list of `leaf_input`
entries to verify the `root_hash`.

Expand Down

0 comments on commit 4e17e18

Please sign in to comment.