intel / intel/confidential-computing.sgx
error when running in SampleAttestationTLS
Open
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
I run the SampleAttestationTLS, but I met an error:
```shell
[get_platform_quote_cert_data ../qe_logic.cpp:378] Error returned from the p_sgx_get_quote_config API. 0xe065
null certificate
please check the error 0xe065
null cert
TLS server: unable to load certificate and private key on the server
```
I saw /opt/intel/sgx-dacp-pccs/logs:
```shell
2023-05-29 08:26:48.863 [error]: Intel PCS server returns error(404).
2023-05-29 08:26:48.863 [error]: Intel PCS server returns error. Error code : 404
2023-05-29 08:26:48.863 [error]: Error: No cache data for this platform.
```
Contributor guide
Assessment
This issue has not been assessed yet.