intel / sgx-ra-sample

Other
178 stars 65 forks source link

ENCLAVE NOT TRUSTED #56

Closed makurasama closed 4 years ago

makurasama commented 4 years ago

Hi, When I run this sample code, I got the message "ENCLAVE NOT TRUSTED". OS: Ubuntu 18.04 openssl 1.1.1

---- Enclave Trust Status from Service Provider ----------------------------
Sep 14 2020 17:05:26 Enclave NOT TRUSTED
Sep 14 2020 17:05:26 +++ PIB: 00000800000f0f02040180070000000000000000000b00000b000000020000000000000bce79f799537a906078b593749a0f385b10839d8bff51e8a32967af61ac098103d90574e35023ff1b8e8f127dcb1da998381789dd7f0b94f4257152669e55c1fc18
Sep 14 2020 17:05:26 +++ sgx_report_attestation_status ret = 0x0000

How can I fix it? It is appreciate for anyone to give me some advice. Thanks, LU