This demo consists of 1. An user-friendly library for getting Intel Attestation Service (IAS) report. 2. A application that uses this library to get IAS report. This demo requires obtaining service provider certificate/ID from Intel.
7 lines
141 B
JSON
7 lines
141 B
JSON
{
|
|
"ias_url": "",
|
|
"ias_sp_cert_file": "/etc/certs/sp_client.crt",
|
|
"ias_sp_key_file": "/etc/certs/sp_client.key",
|
|
"enclave_spid": ""
|
|
}
|