Skip to content
Snippets Groups Projects
Commit 4e6156b5 authored by Bob Callaway's avatar Bob Callaway
Browse files

no longer require SHA to upload artifacts to log


Since the verification of a signature will, by definition, include
verifying the content has not been altered, it is unnecessary to require
users of the CLI or REST API to specify the SHA256 hash of the content
when creating a new entry into the log.

Note that the server will still compute the hash and store it in the log
for ease of comparison.

Fixes #180

Signed-off-by: default avatarBob Callaway <bcallawa@redhat.com>
parent f0b66bf3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment