<?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 Re:Question about IAS in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-IAS/m-p/1231658#M4132</link>
    <description>&lt;P&gt;&lt;B&gt;This thread has been marked as answered and Intel will no longer monitor this thread. If you want a response from Intel in a follow-up question, please open a new thread.&lt;/B&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 25 Nov 2020 18:05:47 GMT</pubDate>
    <dc:creator>JesusG_Intel</dc:creator>
    <dc:date>2020-11-25T18:05:47Z</dc:date>
    <item>
      <title>Question about IAS</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-IAS/m-p/1230547#M4113</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have two questions about IAS.&lt;/P&gt;&lt;P&gt;1. In remote attestation process, client gives quote to service provider and service provider should pass it to IAS for verification of it.&amp;nbsp; I was wondering how IAS issue ISV's certificate. &lt;STRONG&gt;What materials are&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;examined by IAS&lt;/STRONG&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2. Is there a official document which describes how to get Intel root public key? I could download Intel root key using a command below.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;wget https://certificates.trustedservices.intel.com/Intel_SGX_Attestation_RootCA.pem&lt;/LI-CODE&gt;&lt;P&gt;However, the problem is that this is found in someone's comment in website. I'd like to check the official document associated about this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 13:02:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-IAS/m-p/1230547#M4113</guid>
      <dc:creator>hyunsoo</dc:creator>
      <dc:date>2020-11-22T13:02:50Z</dc:date>
    </item>
    <item>
      <title>Re:Question about IAS</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-IAS/m-p/1230881#M4117</link>
      <description>&lt;P&gt;Hello hyunsoo,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The answers to your questions are on this page: &lt;A href="https://api.portal.trustedservices.intel.com/EPID-attestation" target="_blank"&gt;https://api.portal.trustedservices.intel.com/EPID-attestation&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Fill out the &lt;A href="https://software.intel.com/en-us/sgx/request-license" rel="noopener noreferrer" target="_blank"&gt;commercial use license&lt;/A&gt; request to receive your SGX commercial license and certificate.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You will also find this in the EPID-attestation page: "Attestation Report Root CA Certificate: &lt;A href="https://certificates.trustedservices.intel.com/Intel_SGX_Attestation_RootCA.cer" rel="noopener noreferrer" target="_blank"&gt;DER&lt;/A&gt; &lt;A href="https://certificates.trustedservices.intel.com/Intel_SGX_Attestation_RootCA.pem" rel="noopener noreferrer" target="_blank"&gt;PEM"&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jesus G.&lt;/P&gt;&lt;P&gt;Intel Customer Support&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2020 17:23:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-IAS/m-p/1230881#M4117</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2020-11-23T17:23:39Z</dc:date>
    </item>
    <item>
      <title>Re:Question about IAS</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-IAS/m-p/1230928#M4119</link>
      <description>&lt;P&gt;Hello Hyunsoo,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I did not answer your first question correctly because I misunderstood the question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The only thing IAS examines is the quote sent to it by the service provider. The &lt;A href="https://software.intel.com/content/dam/develop/public/us/en/documents/sgx-attestation-api-spec.pdf" rel="noopener noreferrer" target="_blank"&gt;SGX Attestation API Spec&lt;/A&gt; contains the information you are looking for - &lt;I&gt;Chapter 4 Data Structures&lt;/I&gt; details the Attestation Evidence Payload, which is what the service provider sends to IAS to be verified.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is this the information you are looking for?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jesus G.&lt;/P&gt;&lt;P&gt;Intel Customer Support&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2020 19:47:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-IAS/m-p/1230928#M4119</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2020-11-23T19:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Question about IAS</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-IAS/m-p/1231030#M4124</link>
      <description>&lt;P&gt;Hi Jesus, Thanks for your kind response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your answer is helped me and is right what I want to find in this question. However an additional question is made from your first answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shortly, I know that ISV should receive the commercial license to luanch their enclave for public. This is because the enclave launched without debug mode is not applicable to memory protection. Due to this reason, we should receive the commercial license to launch our enclave with release mode.&lt;/P&gt;&lt;P&gt;So my question is that why ISV(3rd party developers) should be issued the commercial license by Intel?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 01:41:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-IAS/m-p/1231030#M4124</guid>
      <dc:creator>hyunsoo</dc:creator>
      <dc:date>2020-11-24T01:41:23Z</dc:date>
    </item>
    <item>
      <title>Re:Question about IAS</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-IAS/m-p/1231301#M4127</link>
      <description>&lt;P&gt;Hello Hyunsoo,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;From the &lt;A href="https://software.intel.com/content/www/us/en/develop/articles/intel-software-guard-extensions-product-licensing-faq.html" rel="noopener noreferrer" target="_blank"&gt;Intel SGX Licensing FAQ&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Why do I have to apply for a commercial use license?&lt;/B&gt;&lt;/P&gt;&lt;P&gt;A commercial use license agreement is required to use the Production Services environment endpoints. Intel enters into a commercial use license agreement with companies that meet defined development and security standards. This entitles users of Licensee products utilizing Intel SGX to make certain assumptions about the software they are relying upon.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jesus G.&lt;/P&gt;&lt;P&gt;Intel Customer Support&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Nov 2020 18:10:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-IAS/m-p/1231301#M4127</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2020-11-24T18:10:45Z</dc:date>
    </item>
    <item>
      <title>Re:Question about IAS</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-IAS/m-p/1231658#M4132</link>
      <description>&lt;P&gt;&lt;B&gt;This thread has been marked as answered and Intel will no longer monitor this thread. If you want a response from Intel in a follow-up question, please open a new thread.&lt;/B&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Nov 2020 18:05:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-IAS/m-p/1231658#M4132</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2020-11-25T18:05:47Z</dc:date>
    </item>
  </channel>
</rss>

