Skip to content

Commit

Permalink
docs: Update key to signer-file-key-path in getting starter .witness.…
Browse files Browse the repository at this point in the history
…yaml

Signed-off-by: Bryant Hagadorn <[email protected]>
  • Loading branch information
blhagadorn authored and mikhailswift committed Oct 23, 2023
1 parent 8e9d798 commit edef808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ openssl pkey -in testkey.pem -pubout > testpub.pem
## .witness.yaml
run:
key: testkey.pem
signer-file-key-path: testkey.pem
trace: false
verify:
attestations:
Expand Down

0 comments on commit edef808

Please sign in to comment.