Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 494 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 494 Bytes

KBS Client Tool

This is a simple KBS Client cmdline tool for test.

Usage

For help:

./client -h

If you want use this client to test KBS APIs that need attestation, make sure this client runs inside an Attestation Agent supported TEE, otherwise attestation will fail.

If you want to use Sample TEE attester in CC-KBC, set the following environment variable first:

export AA_SAMPLE_ATTESTER_TEST=yes