Evidence
The evidences are collected when you run the spawn
command. You can also retrieve them using the evidence
command.
User
This command is designed to be used by the SGX operator
This command collects cryptographic proofs related to the enclave and serializes them as a file named evidence.json
.
This command will determine your PCCS URL by parsing the aesmd
service configuration file: /etc/sgx_default_qcnl.conf
. You can choose another PCCS by specifying the --pccs
parameter.
The file sgx_operator/evidence.json
can now be shared with other participants.