<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Testing Remote Attestation with curl in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Testing-Remote-Attestation-with-curl/m-p/1610907#M6169</link>
    <description>&lt;P&gt;I am trying to test remote attestation using curl.&amp;nbsp; I've generated a quote.dat but when I run the below command, I get the following results:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;curl -X POST "&lt;A href="https://api.trustedservices.intel.com/sgx/attestation/v4/report" target="_blank" rel="noopener"&gt;https://api.trustedservices.intel.com/sgx/attestation/v4/report&lt;/A&gt;" -H "Ocp-Apim-Subscription-Key: &amp;lt;my primary key&amp;gt;" -H "Content-Type: application/json" --data-binary "@quote.dat"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;{ "statusCode": 401, "message": "Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;I have subscribed to the following services on my Intel account:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Product Intel® Software Guard Extensions Provisioning Certification Service&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Product DEV Intel® Software Guard Extensions Attestation Service (Linkable) subscription&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Product Intel® Software Guard Extensions Registration Service subscription&lt;BR /&gt;&lt;BR /&gt;I am using the Primary key from the second service on this list.&amp;nbsp; What am I doing wrong?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 29 Jun 2024 22:27:15 GMT</pubDate>
    <dc:creator>jgnoonan</dc:creator>
    <dc:date>2024-06-29T22:27:15Z</dc:date>
    <item>
      <title>Testing Remote Attestation with curl</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Testing-Remote-Attestation-with-curl/m-p/1610907#M6169</link>
      <description>&lt;P&gt;I am trying to test remote attestation using curl.&amp;nbsp; I've generated a quote.dat but when I run the below command, I get the following results:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;curl -X POST "&lt;A href="https://api.trustedservices.intel.com/sgx/attestation/v4/report" target="_blank" rel="noopener"&gt;https://api.trustedservices.intel.com/sgx/attestation/v4/report&lt;/A&gt;" -H "Ocp-Apim-Subscription-Key: &amp;lt;my primary key&amp;gt;" -H "Content-Type: application/json" --data-binary "@quote.dat"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;{ "statusCode": 401, "message": "Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;I have subscribed to the following services on my Intel account:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Product Intel® Software Guard Extensions Provisioning Certification Service&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Product DEV Intel® Software Guard Extensions Attestation Service (Linkable) subscription&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Product Intel® Software Guard Extensions Registration Service subscription&lt;BR /&gt;&lt;BR /&gt;I am using the Primary key from the second service on this list.&amp;nbsp; What am I doing wrong?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jun 2024 22:27:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Testing-Remote-Attestation-with-curl/m-p/1610907#M6169</guid>
      <dc:creator>jgnoonan</dc:creator>
      <dc:date>2024-06-29T22:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Remote Attestation with curl</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Testing-Remote-Attestation-with-curl/m-p/1611017#M6170</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Per the &lt;A href="https://api.trustedservices.intel.com/documents/sgx-attestation-api-spec.pdf" target="_self"&gt;latest IAS documentation&lt;/A&gt;, to use the DEV environment, you must use the&amp;nbsp;&lt;A href="https://api.trustedservices.intel.com/sgx/dev" target="_blank"&gt;https://api.trustedservices.intel.com/sgx/&lt;STRONG&gt;dev&lt;/STRONG&gt;&lt;/A&gt;&amp;nbsp;base url, and also API version 5 is available.&amp;nbsp; For example:&amp;nbsp; &lt;A href="https://api.trustedservices.intel.com/sgx/dev/attestation/v5/report" target="_blank"&gt;https://api.trustedservices.intel.com/sgx/dev/attestation/v5/report&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 01:14:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Testing-Remote-Attestation-with-curl/m-p/1611017#M6170</guid>
      <dc:creator>Scott_R_Intel</dc:creator>
      <dc:date>2024-07-01T01:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Remote Attestation with curl</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Testing-Remote-Attestation-with-curl/m-p/1611198#M6171</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/111072"&gt;@Scott_R_Intel&lt;/a&gt;&amp;nbsp; Thank you so much for the quick response!&amp;nbsp; That worked perfectly!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 13:33:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Testing-Remote-Attestation-with-curl/m-p/1611198#M6171</guid>
      <dc:creator>jgnoonan</dc:creator>
      <dc:date>2024-07-01T13:33:44Z</dc:date>
    </item>
  </channel>
</rss>

