<?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:Re: problem in running https://github.com/intel/sgx-ra-sample in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Re-problem-in-running-https-github-com-intel-sgx-ra-sample/m-p/1373417#M5184</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>Thu, 31 Mar 2022 21:18:36 GMT</pubDate>
    <dc:creator>JesusG_Intel</dc:creator>
    <dc:date>2022-03-31T21:18:36Z</dc:date>
    <item>
      <title>Re: problem in running https://github.com/intel/sgx-ra-sample</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Re-problem-in-running-https-github-com-intel-sgx-ra-sample/m-p/1370236#M5169</link>
      <description>&lt;P&gt;I am also getting the same error&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/103632"&gt;@k__balaganapathy&lt;/a&gt;&amp;nbsp; can you please tell where to configure the&amp;nbsp;&lt;SPAN&gt;libsgx_uae_service.so path?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Mar 2022 11:14:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Re-problem-in-running-https-github-com-intel-sgx-ra-sample/m-p/1370236#M5169</guid>
      <dc:creator>nikp18</dc:creator>
      <dc:date>2022-03-19T11:14:02Z</dc:date>
    </item>
    <item>
      <title>Re:Re: problem in running https://github.com/intel/sgx-ra-sample</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Re-problem-in-running-https-github-com-intel-sgx-ra-sample/m-p/1370719#M5170</link>
      <description>&lt;P&gt;Hello nikp18,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You should not need to manually add the path to the SGX PSW libraries.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try re-installing all the SGX PSW libs. The steps below assume you are using Ubuntu 20.04. If this is not the case, find the instructions for installing the PSW in &lt;A href="https://download.01.org/intel-sgx/latest/linux-latest/docs/Intel_SGX_SW_Installation_Guide_for_Linux.pdf" rel="noopener noreferrer" target="_blank"&gt;SGX Installation Guide&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;Following Page 11 of &lt;/SPAN&gt;&lt;A href="https://download.01.org/intel-sgx/latest/linux-latest/docs/Intel_SGX_SW_Installation_Guide_for_Linux.pdf" rel="noopener noreferrer" target="_blank" style="font-size: 10pt; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;SGX Installation Guide&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: courier;"&gt;$ echo 'deb [arch=amd64]&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://download.01.org/intel-sgx/sgx_repo/ubuntu" rel="noopener noreferrer" target="_blank" style="font-size: 10.5pt; font-family: courier;"&gt;https://download.01.org/intel-sgx/sgx_repo/ubuntu&lt;/A&gt;&lt;SPAN style="font-size: 10pt; font-family: courier;"&gt;&amp;nbsp;focal main' | sudo tee /etc/apt/sources.list.d/intel-sgx.list ; wget -qO -&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://download.01.org/intel-sgx/sgx_repo/ubuntu/intel-sgx-deb.key" rel="noopener noreferrer" target="_blank" style="font-size: 10.5pt; font-family: courier;"&gt;https://download.01.org/intel-sgx/sgx_repo/ubuntu/intel-sgx-deb.key&lt;/A&gt;&lt;SPAN style="font-size: 10pt; font-family: courier;"&gt;&amp;nbsp;| sudo apt-key add - ; sudo apt-get update&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;$ sudo apt-get install libsgx-launch libsgx-urts libsgx-epid libsgx-quote-ex libsgx-uae-service&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;After installation, confirm these locations:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;$ dpkg -L libsgx-uae-service&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;/.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;/usr&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;/usr/lib&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;/usr/lib/x86_64-linux-gnu&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;/usr/lib/x86_64-linux-gnu/libsgx_uae_service.so.2.3.213.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;/usr/share&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;/usr/share/doc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;/usr/share/doc/libsgx-uae-service&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;/usr/share/doc/libsgx-uae-service/changelog.Debian.gz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;/usr/share/doc/libsgx-uae-service/copyright&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;/usr/lib/x86_64-linux-gnu/libsgx_uae_service.so&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;/usr/lib/x86_64-linux-gnu/libsgx_uae_service.so.2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;Configure the proxy, if needed, in &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Courier New&amp;quot;;"&gt;/etc/aesmd.conf&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;. Then stop and restart aesmd.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;$ sudo systemctl stop aesmd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;$ sudo systemctl start aesmd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Install the sgx-ra-sample specifying the path to your OpenSSL libs and the SGX SDK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;Install pre-requisites:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: courier;"&gt;&amp;nbsp;$ sudo apt-get install build-essential ocaml ocamlbuild automake autoconf libtool wget python-is-python3 libssl-dev git cmake perl&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;&amp;nbsp;$ sudo apt-get install libcurl4-openssl-dev protobuf-compiler libprotobuf-dev debhelper cmake reprepro unzip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;Go into the sgx-ra-sample directory. The SSL and SDK paths reflect my system so edit the ./configure command line as appropriate for your system:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;$ ./bootstrap&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;$./configure --with-openssldir=/usr/lib/ssl --with-sgxsdk=/home/pse/sgx/sgxsdk&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;$ make&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;Download the &lt;/SPAN&gt;&lt;A href="https://certificates.trustedservices.intel.com/Intel_SGX_Attestation_RootCA.pem" rel="noopener noreferrer" target="_blank" style="font-size: 10pt; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;Attestation Report Root CA Certificate&lt;/A&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;, this is the IAS_REPORT_SIGNING_CA_FILE in &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: courier;"&gt;sgx-ra-sample/settings.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Courier New&amp;quot;;"&gt;$ wget &lt;/SPAN&gt;&lt;A href="https://certificates.trustedservices.intel.com/Intel_SGX_Attestation_RootCA.pem" rel="noopener noreferrer" target="_blank" style="font-family: courier;"&gt;https://certificates.trustedservices.intel.com/Intel_SGX_Attestation_RootCA.pem&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;Find your SPID, Primary Key, Secondary Key in the &lt;/SPAN&gt;&lt;A href="https://api.portal.trustedservices.intel.com/developer" rel="noopener noreferrer" target="_blank" style="font-size: 10pt; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;IAS Portal&lt;/A&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt; and enter them in the file&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Courier New&amp;quot;;"&gt; sgx-ra-sample/settings&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;Open a terminal and run&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;$ ./run-server&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;Open a&amp;nbsp;different terminal:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;$ ./run-client&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Mar 2022 20:11:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Re-problem-in-running-https-github-com-intel-sgx-ra-sample/m-p/1370719#M5170</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2022-03-21T20:11:48Z</dc:date>
    </item>
    <item>
      <title>Re:Re: problem in running https://github.com/intel/sgx-ra-sample</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Re-problem-in-running-https-github-com-intel-sgx-ra-sample/m-p/1371856#M5179</link>
      <description>&lt;P&gt;Hell nikp18,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Do you still need help with this issue?&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>Thu, 24 Mar 2022 22:28:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Re-problem-in-running-https-github-com-intel-sgx-ra-sample/m-p/1371856#M5179</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2022-03-24T22:28:38Z</dc:date>
    </item>
    <item>
      <title>Re:Re: problem in running https://github.com/intel/sgx-ra-sample</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Re-problem-in-running-https-github-com-intel-sgx-ra-sample/m-p/1373417#M5184</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>Thu, 31 Mar 2022 21:18:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Re-problem-in-running-https-github-com-intel-sgx-ra-sample/m-p/1373417#M5184</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2022-03-31T21:18:36Z</dc:date>
    </item>
  </channel>
</rss>

