-
- Downloads
Validate and return hash and size from signed root
The loginfo API returns both the current size, root hash, as well as the
signed tree head that callers can verify if they wish. The CLI does a
check to verify the signature on the tree head returned, but was
reporting the unsigned size and hash. This change ensures that the
values match and prints the values from the signed tree head.
Fixes #200
Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
Please register or sign in to comment