Intel® Software Guard Extensions (Intel® SGX)
Discussion board focused on hardware-based isolation and memory encryption to provide extended code protection in solutions.

Remote Attestation: Requesting IAS server for SigRL returns error 410

rathee__mayank
Beginner
323 Views

I had been working on a project which involves enclaves attesting to each other remotely. I was able to query IAS for SigRL about a month ago and the response would come. I ran the exact same code today and I get error 410 for the same query.

As far as I know, 410 means that the service has been closed.

Can anyone help me with this. I was using the following URL for querying - https://test-as.sgx.trustedservices.intel.com:443/attestation/sgx/v2/ ;

Any help would be appreciated. 

0 Kudos
1 Reply
Scott_R_Intel
Employee
323 Views

Hello.

IAS API version 2 has been deprecated.  Please see the latest API spec on how to access v3.

https://software.intel.com/sites/default/files/managed/7e/3b/ias-api-spec.pdf

Regards.

Scott

0 Kudos
Reply