intel / intel/confidential-computing.tee.dcap
PCCS report not found 404
- Dominant language
- C
- Stars
- 326
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
So I am using a confidential computing plataform which communicates with the PCCS for attestation. Platform asks for the following api endpoint but PCCS returns 404. I am not sure if that endpoint is correct or it belongs to EPID attestation. I only found [this document](https://api.trustedservices.intel.com/documents/sgx-attestation-api-spec.pdf), but I am not sure if it is only about EPID attestation.
Could someone bring me some guidance?
```
Feb 05 12:37:26 sgxs node[726334]: 2024-02-05 12:37:26.392 [info]: Client Request-ID : b17ad40d8d5d4d4eba816165d063e21d
Feb 05 12:37:26 sgxs node[726334]: 2024-02-05 12:37:26.394 [info]: 192.168.122.158 - - [05/Feb/2024:11:37:26 +0000] "POST /sgx/dev/attestation/v4/report HTTP/1.1" 404 169 "-" "-"
```
```
admin-ubuntu@sgxs:/opt/intel/sgx-pck-id-retrieval-tool$ sudo ./PCKIDRetrievalTool
Intel(R) Software Guard Extensions PCK Cert ID Retrieval Tool Version 1.20.100.2
Warning: platform manifest is not available or current platform is not multi-package platform. the data has been sent to cache server successfully and pckid_retrieval.csv has been generated successfully!
admin-ubuntu@sgxs:/opt/intel/sgx-pck-id-retrieval-tool$
```
Contributor guide
Assessment
This issue has not been assessed yet.