<?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 Hi Flavio, in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131502#M1923</link>
    <description>&lt;P&gt;Hi Flavio,&lt;/P&gt;&lt;P&gt;I believe you might have confused&amp;nbsp;two steps there. The certificate mentioned in this thread is used for communicating with the Intel Attestation Service (IAS) to validate a QUOTE that was generated by an SGX enclave.&lt;BR /&gt;Usually, this communication would not be made by the application being attested, but rather by the client of the application (the attester), so it has nothing to do with signing the enclave.&lt;/P&gt;&lt;P&gt;Signing an enclave is a completely different step, that comes at the final step of the development process. To sign an enclave, one should use the sgx_sign tool using a private key as described in the &lt;A href="https://download.01.org/intel-sgx/linux-2.6/docs/Intel_SGX_Developer_Reference_Linux_2.6_Open_Source.pdf"&gt;Developer Reference&lt;/A&gt;&amp;nbsp;documentation.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rodolfo&lt;/P&gt;</description>
    <pubDate>Tue, 06 Aug 2019 13:21:11 GMT</pubDate>
    <dc:creator>Rodolfo_S_</dc:creator>
    <dc:date>2019-08-06T13:21:11Z</dc:date>
    <item>
      <title>Problem in getting IAS certification</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131499#M1920</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to run a remote attestation sample(https://github.com/intel/sgx-ra-sample).&lt;/P&gt;&lt;P&gt;In the settings file, it requires an IAS_REPORT_SIGNING_CA_FILE argument.&lt;/P&gt;&lt;P&gt;I think I have to create a self-signed certification and then validate it.&lt;/P&gt;&lt;P&gt;When I look for a tutorial, I find the url link&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/how-to-create-self-signed-certificates-for-use-with-intel-sgx-remote-attestation-using" target="_blank"&gt;https://software.intel.com/en-us/articles/how-to-create-self-signed-certificates-for-use-with-intel-sgx-remote-attestation-using&lt;/A&gt;, which many metioned,&lt;/P&gt;&lt;P&gt;is redirected to &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;, but there is no information about how to create the certification.&lt;/P&gt;&lt;P&gt;Do I miss the information in &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;, or there are other method to generate this certification?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 18:28:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131499#M1920</guid>
      <dc:creator>Wang__Yayu</dc:creator>
      <dc:date>2019-07-19T18:28:24Z</dc:date>
    </item>
    <item>
      <title>Hi there.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131500#M1921</link>
      <description>&lt;P&gt;Hi there.&lt;/P&gt;&lt;P&gt;It seems that Intel is no longer using&amp;nbsp;certificate-based authentication in their development environment.&lt;BR /&gt;Instead, new users should use Intel's new key-based authentication using API keys.&lt;/P&gt;&lt;P&gt;In the &lt;A href="https://api.portal.trustedservices.intel.com/EPID-attestation"&gt;API portal&lt;/A&gt;&amp;nbsp;you can find two links for creating unlinkable or linkable quotes (look, respectively,&amp;nbsp;for the buttons "Subscribe (unlinkable)" and "Subscribe (unlinkable)").&lt;/P&gt;&lt;P&gt;Once you subscribe, Intel will automatically generate an SPID and a couple of keys (primary and secondary). You will be able to find this information following these steps:&lt;/P&gt;&lt;P&gt;1. If you subscribed to the unlinkable service, access &lt;A href="https://api.portal.trustedservices.intel.com/products/dev-intel-software-guard-extensions-attestation-service-unlinkable"&gt;this page&lt;/A&gt;&amp;nbsp;(for linkable quotes, use &lt;A href="https://api.portal.trustedservices.intel.com/products/dev-intel-software-guard-extensions-attestation-service-linkable"&gt;this link&lt;/A&gt;);&lt;BR /&gt;2. Click "Product DEV Intel® Software Guard Extensions Attestation Service (Unlinkable) subscription" (see &lt;A href="https://imgur.com/a/iMfEXBu"&gt;this image&lt;/A&gt;);&lt;BR /&gt;3. In the page that loads, you can find your SPID and the keys generated by Intel (see &lt;A href="https://imgur.com/a/7XzBPa2"&gt;this image&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;With that information, you will be able to use IAS following the API documentation found &lt;A href="https://api.trustedservices.intel.com/documents/sgx-attestation-api-spec.pdf"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Rodolfo&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 12:27:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131500#M1921</guid>
      <dc:creator>Rodolfo_S_</dc:creator>
      <dc:date>2019-07-22T12:27:56Z</dc:date>
    </item>
    <item>
      <title>Hi!</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131501#M1922</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I have exactly the same problem. Thus, I make a follow-up.&lt;/P&gt;&lt;P&gt;I followed the first three steps indicated by Rodolfo S. I mean, I did the following things:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;1. If you subscribed to the unlinkable service, access this page (for linkable quotes, use this link);&lt;BR /&gt;2. Click "Product DEV Intel® Software Guard Extensions Attestation Service (Unlinkable) subscription" (see this image);&lt;BR /&gt;3. In the page that loads, you can find your SPID and the keys generated by Intel (see this image).&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If I understood correctly. Now, I should sign the enclave.&lt;/P&gt;&lt;P&gt;I had a look at this guide: &lt;A href="https://api.trustedservices.intel.com/documents/sgx-attestation-api-spec.pdf" target="_blank"&gt;https://api.trustedservices.intel.com/documents/sgx-attestation-api-spec.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But I don't really figure out how to sign the enclave. Or what I have to do in general.&lt;/P&gt;&lt;P&gt;Is there any how-to more precise, please?&lt;/P&gt;&lt;P&gt;Flavio&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 13:09:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131501#M1922</guid>
      <dc:creator>Toffalini__Flavio</dc:creator>
      <dc:date>2019-08-06T13:09:16Z</dc:date>
    </item>
    <item>
      <title>Hi Flavio,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131502#M1923</link>
      <description>&lt;P&gt;Hi Flavio,&lt;/P&gt;&lt;P&gt;I believe you might have confused&amp;nbsp;two steps there. The certificate mentioned in this thread is used for communicating with the Intel Attestation Service (IAS) to validate a QUOTE that was generated by an SGX enclave.&lt;BR /&gt;Usually, this communication would not be made by the application being attested, but rather by the client of the application (the attester), so it has nothing to do with signing the enclave.&lt;/P&gt;&lt;P&gt;Signing an enclave is a completely different step, that comes at the final step of the development process. To sign an enclave, one should use the sgx_sign tool using a private key as described in the &lt;A href="https://download.01.org/intel-sgx/linux-2.6/docs/Intel_SGX_Developer_Reference_Linux_2.6_Open_Source.pdf"&gt;Developer Reference&lt;/A&gt;&amp;nbsp;documentation.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rodolfo&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 13:21:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131502#M1923</guid>
      <dc:creator>Rodolfo_S_</dc:creator>
      <dc:date>2019-08-06T13:21:11Z</dc:date>
    </item>
    <item>
      <title>Hi!</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131503#M1924</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;My bad. I misunderstood what I was looking for.&lt;/P&gt;&lt;P&gt;Let me rephrase my problem:&lt;BR /&gt;I would execute the remote attestation example described here: &lt;A href="https://github.com/intel/sgx-ra-sample" target="_blank"&gt;https://github.com/intel/sgx-ra-sample&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I already compiled the project and now I am filling "settings" file with SPID, Primary, and Secondary Keys.&lt;/P&gt;&lt;P&gt;I found these three values already. Now I need the certificate for this parameter:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;IAS_REPORT_SIGNING_CA_FILE=&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;As far as I understood, this guide &lt;A href="https://api.trustedservices.intel.com/documents/sgx-attestation-api-spec.pdf" target="_blank"&gt;https://api.trustedservices.intel.com/documents/sgx-attestation-api-spec.pdf&lt;/A&gt; should help me retrieve this file.&lt;/P&gt;&lt;P&gt;Am I correct?&lt;/P&gt;&lt;P&gt;If not, may I ask help to get the certificate, please?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 13:42:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131503#M1924</guid>
      <dc:creator>Toffalini__Flavio</dc:creator>
      <dc:date>2019-08-06T13:42:00Z</dc:date>
    </item>
    <item>
      <title>IAS_REPORT_SIGNING_CA_FILE</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131504#M1925</link>
      <description>&lt;P&gt;IAS_REPORT_SIGNING_CA_FILE property has been used during a process of authenticating with Intel Attestation Service when it was done using certificate file. This method is now deprecated as described here:&amp;nbsp;https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/815572 . Instead you should register for&amp;nbsp;Intel® Software Guard Extensions Attestation Service and&amp;nbsp;use SPID &amp;amp; keys as you've already done.&lt;/P&gt;&lt;P&gt;It seems that&amp;nbsp;https://github.com/intel/sgx-ra-sample is slightly out-of-date. I believe that you should just manually remove logic related to&amp;nbsp;IAS_REPORT_SIGNING_CA_FILE and you should be fine. It seems that there are some more problems with this project though, such as&amp;nbsp;https://github.com/intel/sgx-ra-sample/issues/28&lt;/P&gt;&lt;P&gt;@Intel can we count on some update to this project? Specifically I'm interested in&amp;nbsp;https://github.com/intel/sgx-ra-sample/issues/28 .&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 16:22:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131504#M1925</guid>
      <dc:creator>Spisak-Spisacki__Krz</dc:creator>
      <dc:date>2019-08-06T16:22:00Z</dc:date>
    </item>
    <item>
      <title>Hello all.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131505#M1926</link>
      <description>&lt;P&gt;Hello all.&lt;/P&gt;&lt;P&gt;The IAS_REPORT_SIGNING_CA_FILE is not used for IAS authentication...&amp;nbsp; it is required to verify the IAS report's signature sent to you by IAS.&amp;nbsp; You can see this logic in the IAS_Request::report sample method here:&amp;nbsp; &lt;A href="https://github.com/intel/sgx-ra-sample/blob/master/iasrequest.cpp" target="_blank"&gt;https://github.com/intel/sgx-ra-sample/blob/master/iasrequest.cpp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have submitted a ticket to add a download link to the IAS Attestation Portal page for this cert file.&amp;nbsp; It should hopefully be available by tomorrow.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 16:57:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131505#M1926</guid>
      <dc:creator>Scott_R_Intel</dc:creator>
      <dc:date>2019-08-06T16:57:20Z</dc:date>
    </item>
    <item>
      <title>Thanks all,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131506#M1927</link>
      <description>&lt;P&gt;Thanks all,&lt;/P&gt;&lt;P&gt;Now I understand why I didn't find it.&lt;/P&gt;&lt;P&gt;I join to Spisak-Spisacki, Krzysztof call.&lt;/P&gt;&lt;P&gt;Could @Intel release a full, and up-to-date, example of remote attestation, please?&lt;/P&gt;&lt;P&gt;Besides the formal description in the white paper (which is useful), I am interested in the operational steps needed to deploy and test an RA.&lt;/P&gt;&lt;P&gt;Even though in a debug environment.&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;BR /&gt;Flavio&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 01:42:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131506#M1927</guid>
      <dc:creator>Toffalini__Flavio</dc:creator>
      <dc:date>2019-08-07T01:42:12Z</dc:date>
    </item>
    <item>
      <title>Hi all!,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131507#M1928</link>
      <description>&lt;P&gt;Hi all!,&lt;/P&gt;&lt;P&gt;you can use the below cert file for IAS signing CA cert,&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;-----BEGIN CERTIFICATE-----&lt;BR /&gt;MIIFSzCCA7OgAwIBAgIJANEHdl0yo7CUMA0GCSqGSIb3DQEBCwUAMH4xCzAJBgNV&lt;BR /&gt;BAYTAlVTMQswCQYDVQQIDAJDQTEUMBIGA1UEBwwLU2FudGEgQ2xhcmExGjAYBgNV&lt;BR /&gt;BAoMEUludGVsIENvcnBvcmF0aW9uMTAwLgYDVQQDDCdJbnRlbCBTR1ggQXR0ZXN0&lt;BR /&gt;YXRpb24gUmVwb3J0IFNpZ25pbmcgQ0EwIBcNMTYxMTE0MTUzNzMxWhgPMjA0OTEy&lt;BR /&gt;MzEyMzU5NTlaMH4xCzAJBgNVBAYTAlVTMQswCQYDVQQIDAJDQTEUMBIGA1UEBwwL&lt;BR /&gt;U2FudGEgQ2xhcmExGjAYBgNVBAoMEUludGVsIENvcnBvcmF0aW9uMTAwLgYDVQQD&lt;BR /&gt;DCdJbnRlbCBTR1ggQXR0ZXN0YXRpb24gUmVwb3J0IFNpZ25pbmcgQ0EwggGiMA0G&lt;BR /&gt;CSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQCfPGR+tXc8u1EtJzLA10Feu1Wg+p7e&lt;BR /&gt;LmSRmeaCHbkQ1TF3Nwl3RmpqXkeGzNLd69QUnWovYyVSndEMyYc3sHecGgfinEeh&lt;BR /&gt;rgBJSEdsSJ9FpaFdesjsxqzGRa20PYdnnfWcCTvFoulpbFR4VBuXnnVLVzkUvlXT&lt;BR /&gt;L/TAnd8nIZk0zZkFJ7P5LtePvykkar7LcSQO85wtcQe0R1Raf/sQ6wYKaKmFgCGe&lt;BR /&gt;NpEJUmg4ktal4qgIAxk+QHUxQE42sxViN5mqglB0QJdUot/o9a/V/mMeH8KvOAiQ&lt;BR /&gt;byinkNndn+Bgk5sSV5DFgF0DffVqmVMblt5p3jPtImzBIH0QQrXJq39AT8cRwP5H&lt;BR /&gt;afuVeLHcDsRp6hol4P+ZFIhu8mmbI1u0hH3W/0C2BuYXB5PC+5izFFh/nP0lc2Lf&lt;BR /&gt;6rELO9LZdnOhpL1ExFOq9H/B8tPQ84T3Sgb4nAifDabNt/zu6MmCGo5U8lwEFtGM&lt;BR /&gt;RoOaX4AS+909x00lYnmtwsDVWv9vBiJCXRsCAwEAAaOByTCBxjBgBgNVHR8EWTBX&lt;BR /&gt;MFWgU6BRhk9odHRwOi8vdHJ1c3RlZHNlcnZpY2VzLmludGVsLmNvbS9jb250ZW50&lt;BR /&gt;L0NSTC9TR1gvQXR0ZXN0YXRpb25SZXBvcnRTaWduaW5nQ0EuY3JsMB0GA1UdDgQW&lt;BR /&gt;BBR4Q3t2pn680K9+QjfrNXw7hwFRPDAfBgNVHSMEGDAWgBR4Q3t2pn680K9+Qjfr&lt;BR /&gt;NXw7hwFRPDAOBgNVHQ8BAf8EBAMCAQYwEgYDVR0TAQH/BAgwBgEB/wIBADANBgkq&lt;BR /&gt;hkiG9w0BAQsFAAOCAYEAeF8tYMXICvQqeXYQITkV2oLJsp6J4JAqJabHWxYJHGir&lt;BR /&gt;IEqucRiJSSx+HjIJEUVaj8E0QjEud6Y5lNmXlcjqRXaCPOqK0eGRz6hi+ripMtPZ&lt;BR /&gt;sFNaBwLQVV905SDjAzDzNIDnrcnXyB4gcDFCvwDFKKgLRjOB/WAqgscDUoGq5ZVi&lt;BR /&gt;zLUzTqiQPmULAQaB9c6Oti6snEFJiCQ67JLyW/E83/frzCmO5Ru6WjU4tmsmy8Ra&lt;BR /&gt;Ud4APK0wZTGtfPXU7w+IBdG5Ez0kE1qzxGQaL4gINJ1zMyleDnbuS8UicjJijvqA&lt;BR /&gt;152Sq049ESDz+1rRGc2NVEqh1KaGXmtXvqxXcTB+Ljy5Bw2ke0v8iGngFBPqCTVB&lt;BR /&gt;3op5KBG3RjbF6RRSzwzuWfL7QErNC8WEy5yDVARzTA5+xmBc388v9Dm21HGfcC8O&lt;BR /&gt;DD+gT9sSpssq0ascmvH49MOgjt1yoysLtdCtJW/9FZpoOypaHx0R+mJTLwPXVMrv&lt;BR /&gt;DaVzWh5aiEx+idkSGMnX&lt;BR /&gt;-----END CERTIFICATE-----&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I got this Root signing cert from IAS report response! its working!&lt;/P&gt;&lt;P&gt;thank me later :P&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 13:26:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131507#M1928</guid>
      <dc:creator>Anandakumar</dc:creator>
      <dc:date>2019-08-07T13:26:04Z</dc:date>
    </item>
    <item>
      <title>Hello all.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131508#M1929</link>
      <description>&lt;P&gt;Hello all.&lt;/P&gt;&lt;P&gt;Though we're still working on getting the IAS attestation portal web page updated to add links to the cert(s), you can now download the IAS_REPORT_SIGNING_CA_FILE directly from Intel:&lt;/P&gt;&lt;P&gt;&lt;A href="https://certificates.trustedservices.intel.com/Intel_SGX_Attestation_RootCA.pem" target="_blank"&gt;https://certificates.trustedservices.intel.com/Intel_SGX_Attestation_RootCA.pem&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 13:58:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131508#M1929</guid>
      <dc:creator>Scott_R_Intel</dc:creator>
      <dc:date>2019-08-07T13:58:02Z</dc:date>
    </item>
    <item>
      <title>Now it seems working a little</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131509#M1930</link>
      <description>&lt;P&gt;Now it seems working a little more :) Thanks Scott R and NATARAJAN, ANANDAKUMAR. Both CAs are the same.&lt;/P&gt;&lt;P&gt;Now I have another problem.&lt;/P&gt;&lt;P&gt;When the client performs a sgx_create_pse_session(), I receive a SGX_ERROR_SERVICE_UNAVAILABLE (0x4001).&lt;/P&gt;&lt;P&gt;The thing is smelly because afaik, this means that aesmd service is not working.&lt;/P&gt;&lt;P&gt;However, service aesmd status is fine. And the enclave is loaded properly.&lt;/P&gt;&lt;P&gt;I guess I have to open a new thread for this issue though :)&lt;/P&gt;&lt;P&gt;PS: I am working on a Ubuntu 18.04 and I already tried to re-install PWS and re-compile the project.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 04:52:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Problem-in-getting-IAS-certification/m-p/1131509#M1930</guid>
      <dc:creator>Toffalini__Flavio</dc:creator>
      <dc:date>2019-08-09T04:52:00Z</dc:date>
    </item>
  </channel>
</rss>

