<?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 I have managed to solve it by in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-run-server-client-wolfSSL-Linux-Enclave-Example/m-p/1142737#M2308</link>
    <description>&lt;P&gt;I have managed to solve it by using this commands:&lt;/P&gt;

&lt;P&gt;to run the server:&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: &amp;quot;Courier New&amp;quot;; font-size: 13.3333px; font-weight: bold;"&gt;./examples/server/server&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;to run the client&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: &amp;quot;Courier New&amp;quot;; font-size: 13.3333px; font-weight: bold;"&gt;./examples/client/client&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Oct 2017 13:48:42 GMT</pubDate>
    <dc:creator>Guy_M_</dc:creator>
    <dc:date>2017-10-17T13:48:42Z</dc:date>
    <item>
      <title>How to run server/client wolfSSL Linux Enclave Example</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-run-server-client-wolfSSL-Linux-Enclave-Example/m-p/1142735#M2306</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I downloaded the wolfssl&amp;nbsp;source folder from:&amp;nbsp;&lt;A href="https://github.com/wolfSSL/wolfssl.git"&gt;https://github.com/wolfSSL/wolfssl.git&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;I have built the&amp;nbsp;libwolfssl.sgx.static.lib.a file with,&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em;"&gt;wolfssl&amp;nbsp;debug, &lt;/SPAN&gt;wolfssl&lt;SPAN style="font-size: 1em;"&gt; benchmark and &lt;/SPAN&gt;wolfcrypt&lt;SPAN style="font-size: 1em;"&gt;&amp;nbsp;enabled.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;with the following command:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(36, 41, 46); font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; background-color: rgba(27, 31, 35, 0.05);"&gt;make -f sgx_t_static.mk CFLAGS=-DDEBUG_WOLFSSL HAVE_WOLFSSL_BENCHMARK=1 HAVE_WOLFSSL_TEST=1&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;I was following the example in this link:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/wolfSSL/wolfssl-examples/tree/master/SGX_Linux" id="wolfSSL Linux Enclave Example" name="wolfSSL Linux Enclave Example" style="font-size: 13.008px; background-color: white;"&gt;https://github.com/wolfSSL/wolfssl-examples/tree/master/SGX_Linux&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;and I'm stuck and the point where I'm supposed to run the server and the client with the&lt;/P&gt;

&lt;PRE style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 16px; word-wrap: normal; padding: 16px; overflow: auto; line-height: 1.45; background-color: rgb(246, 248, 250); border-radius: 3px; color: rgb(36, 41, 46);"&gt;&lt;CODE style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; padding: 0px; margin: 0px; background: transparent; border-radius: 3px; word-break: normal; border: 0px; display: inline; overflow: visible; line-height: inherit; word-wrap: normal;"&gt;./App -s&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;CODE style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; padding: 0px; margin: 0px; background: transparent; border-radius: 3px; word-break: normal; border: 0px; display: inline; overflow: visible; line-height: inherit; word-wrap: normal;"&gt;and&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;PRE style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 16px; word-wrap: normal; padding: 16px; overflow: auto; line-height: 1.45; background-color: rgb(246, 248, 250); border-radius: 3px; color: rgb(36, 41, 46);"&gt;&lt;CODE style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; padding: 0px; margin: 0px; background: transparent; border-radius: 3px; word-break: normal; border: 0px; display: inline; overflow: visible; line-height: inherit; word-wrap: normal;"&gt;./App -c&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;CODE style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; padding: 0px; margin: 0px; background: transparent; border-radius: 3px; word-break: normal; border: 0px; display: inline; overflow: visible; line-height: inherit; word-wrap: normal;"&gt;commands in the "&lt;/CODE&gt;/home/my_user/wolfssl"&amp;nbsp; directory&lt;CODE style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; padding: 0px; margin: 0px; background: transparent; border-radius: 3px; word-break: normal; border: 0px; display: inline; overflow: visible; line-height: inherit; word-wrap: normal;"&gt;.&lt;/CODE&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;it says "bash: ./App: No such file or directory".&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;how do I run the App file if it doesn't&amp;nbsp;exist or maybe I should run a different file name?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 09:52:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-run-server-client-wolfSSL-Linux-Enclave-Example/m-p/1142735#M2306</guid>
      <dc:creator>Guy_M_</dc:creator>
      <dc:date>2017-10-17T09:52:57Z</dc:date>
    </item>
    <item>
      <title>I solved it by running this</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-run-server-client-wolfSSL-Linux-Enclave-Example/m-p/1142736#M2307</link>
      <description>&lt;P&gt;I solved it by running this command&lt;/P&gt;

&lt;P&gt;~/wolfssl$ ./examples/server/server -p 11111&lt;/P&gt;

&lt;P&gt;and then I opened another terminal to run the same thing for the server part.&lt;/P&gt;

&lt;P&gt;~/wolfssl$ ./examples/server/server -p 11111&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 12:46:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-run-server-client-wolfSSL-Linux-Enclave-Example/m-p/1142736#M2307</guid>
      <dc:creator>Guy_M_</dc:creator>
      <dc:date>2017-10-17T12:46:04Z</dc:date>
    </item>
    <item>
      <title>I have managed to solve it by</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-run-server-client-wolfSSL-Linux-Enclave-Example/m-p/1142737#M2308</link>
      <description>&lt;P&gt;I have managed to solve it by using this commands:&lt;/P&gt;

&lt;P&gt;to run the server:&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: &amp;quot;Courier New&amp;quot;; font-size: 13.3333px; font-weight: bold;"&gt;./examples/server/server&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;to run the client&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: &amp;quot;Courier New&amp;quot;; font-size: 13.3333px; font-weight: bold;"&gt;./examples/client/client&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 13:48:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-run-server-client-wolfSSL-Linux-Enclave-Example/m-p/1142737#M2308</guid>
      <dc:creator>Guy_M_</dc:creator>
      <dc:date>2017-10-17T13:48:42Z</dc:date>
    </item>
    <item>
      <title>Hi Guy,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-run-server-client-wolfSSL-Linux-Enclave-Example/m-p/1142738#M2309</link>
      <description>&lt;P&gt;Hi Guy,&lt;BR /&gt;
	&lt;BR /&gt;
	After building the wolfSSL library the example then needs to be built that links to the library. Changing directories to wolfssl-examples/SGX_Linux and following the README there. It has the application App be built with something like the following command&lt;/P&gt;

&lt;PRE class="brush:;"&gt;make SGX_MODE=HW SGX_PRERELEASE=1 SGX_WOLFSSL_LIB=~/wolfssl/IDE/LINUX-SGX/ WOLFSSL_ROOT=~/wolfssl SGX_DEBUG=0 HAVE_WOLFSSL_BENCHMARK=1 HAVE_WOLFSSL_TEST=1&lt;/PRE&gt;

&lt;P&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 13.008px;"&gt;The SGX server and client should then be ran with ./App -c or ./App -s from the wolfssl-examples/SGX_Linux directory. The examples ./examples/server/server and ./examples/client/client are non-SGX examples bundled with the wolfSSL library. It would be okay having one end of the connection be ./examples/server/server or ./examples/client/client for testing but if using only ./examples/server/server and ./examples/client/client then the example SGX code would not be running. Technical questions or support with building and using wolfSSL with SGX can be asked through support@wolfssl.com.&lt;BR /&gt;
	&lt;BR /&gt;
	Kind Regards,&lt;BR /&gt;
	Jacob&lt;/SPAN&gt;&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 17:21:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-run-server-client-wolfSSL-Linux-Enclave-Example/m-p/1142738#M2309</guid>
      <dc:creator>Jacob_B_2</dc:creator>
      <dc:date>2017-10-19T17:21:17Z</dc:date>
    </item>
  </channel>
</rss>

