I just received access to the requested developer services https://test-as.sgx.
But I'm not sure how to access the services for e.g. to retrieve the SigRL https://test-as.sgx.trustedservices.intel.com:443/attestation/sgx/v1/sigrl/{GID}? I have already received a GID when creating MSG1 but now I'm stuck in accessing the services?
Has probably anyone an example of how to access the service with CURL (just for demonstration purpose)?
Hi,
Please looked at the remote attestation sample located here - https://software.intel.com/en-us/articles/intel-software-guard-extensions-remote-attestation-end-to-... Its not using CURL but does access the IAS API.
-Surenthar
For more complete information about compiler optimizations, see our Optimization Notice.