- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
My remote attestation framework has been working up until recently. When Service Provider calls function getSigRL, particularly the following line
response_code = SSLcom(url,TYPE_IAS_GET_SIGRL,NULL,0);
the response code is 410, apparently meaning that the requested service is gone. The requested url is
https://test-as.sgx.trustedservices.intel.com:443/attestation/sgx/v1/sigrl/00000xxx
where xxx is my group ID. I'm wondering if this is the problem with IAS or on my part, and what can I change to fix this problem? Thanks!
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I figured out what the issue was. Apparently the test server is deprecated earlier than the development server.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page