<?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 First, you need to make sure in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-use-the-registered-development-certificate-for-remote/m-p/1137713#M2116</link>
    <description>&lt;P&gt;First, you need to make sure that you are using the correct cert and key by running these two commands:&lt;/P&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;$ openssl x509 -noout -modulus -in client.crt&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;$ openssl rsa&amp;nbsp; -noout -modulus -in client.key&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;They should display the same modulus info.&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Then you need to display the cert to make sure that it is the cert that you have submitted to Intel:&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;$ openssl x509 -in client.crt -text&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;Finally, test the connect with the cert to see whether you can complete the SSL handshake or not:&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;$ openssl s_client -connect test-as.sgx.trustedservices.intel.com:443 -cert client.crt -key client.key&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;Please note that test-as.sgx.trustedservices.intel.com is for the DEV environment. Production has a different endpoint.&lt;/DIV&gt;</description>
    <pubDate>Tue, 06 Feb 2018 07:06:49 GMT</pubDate>
    <dc:creator>Hoang_N_Intel</dc:creator>
    <dc:date>2018-02-06T07:06:49Z</dc:date>
    <item>
      <title>Unable to use the registered development certificate for remote attestation of Intel SGX</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-use-the-registered-development-certificate-for-remote/m-p/1137711#M2114</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;To test/use the remote attestation functionality, I have registered myself to Intel Trusted Services Infrastructure and sent a self-signed certificate.&lt;/P&gt;

&lt;P&gt;After getting the response, I tried to use various methods to connect to the URL:&lt;/P&gt;

&lt;P&gt;&lt;A data-toggle="tooltip" href="https://test-as.sgx.trustedservices.intel.com/" shape="rect" style="font-family: Arial, sans-serif; font-size: 13.3333px; text-size-adjust: auto;" title="https://test-as.sgx.trustedservices.intel.com/"&gt;https://test-as.sgx.trustedservices.intel.com:443/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I tried:&lt;/P&gt;

&lt;P&gt;1. TLSv1.2 connection using OpenSSL&lt;/P&gt;

&lt;P&gt;2. Use web browser by setting the client certificate as the requested one&lt;/P&gt;

&lt;P&gt;3. Clone this (https://github.com/svartkanin/linux-sgx-remoteattestation) repository and set my certificate in that code.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;However, from all of the methods that I listed, what I keep getting is that TLS connection cannot be established.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;I have checked PCAP during the communication and I can see that client requests TLSv1.2,&lt;/SPAN&gt;after client certificate / client key exchange / client certificate verification, the IAS server just send FIN (disconnect).&lt;/P&gt;

&lt;P&gt;My clue is that my self-signed certificate is not registered correctly&lt;/P&gt;

&lt;P&gt;(although from access.log on my server I can see that the Intel IAS have grabbed my certificate),&lt;/P&gt;

&lt;P&gt;but registration service representative recommended me to post a question at this forum.&lt;/P&gt;

&lt;P&gt;Is there anyone who suffered the same problem?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 21:26:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-use-the-registered-development-certificate-for-remote/m-p/1137711#M2114</guid>
      <dc:creator>yeongjin_j_</dc:creator>
      <dc:date>2017-06-29T21:26:36Z</dc:date>
    </item>
    <item>
      <title>Did you make it work? I am</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-use-the-registered-development-certificate-for-remote/m-p/1137712#M2115</link>
      <description>&lt;P&gt;Did you make it work?&amp;nbsp;I am facing the same problem.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2018 01:59:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-use-the-registered-development-certificate-for-remote/m-p/1137712#M2115</guid>
      <dc:creator>Roshan_Mehta</dc:creator>
      <dc:date>2018-02-01T01:59:43Z</dc:date>
    </item>
    <item>
      <title>First, you need to make sure</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-use-the-registered-development-certificate-for-remote/m-p/1137713#M2116</link>
      <description>&lt;P&gt;First, you need to make sure that you are using the correct cert and key by running these two commands:&lt;/P&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;$ openssl x509 -noout -modulus -in client.crt&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;$ openssl rsa&amp;nbsp; -noout -modulus -in client.key&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;They should display the same modulus info.&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Then you need to display the cert to make sure that it is the cert that you have submitted to Intel:&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;$ openssl x509 -in client.crt -text&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;Finally, test the connect with the cert to see whether you can complete the SSL handshake or not:&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;$ openssl s_client -connect test-as.sgx.trustedservices.intel.com:443 -cert client.crt -key client.key&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;Please note that test-as.sgx.trustedservices.intel.com is for the DEV environment. Production has a different endpoint.&lt;/DIV&gt;</description>
      <pubDate>Tue, 06 Feb 2018 07:06:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-use-the-registered-development-certificate-for-remote/m-p/1137713#M2116</guid>
      <dc:creator>Hoang_N_Intel</dc:creator>
      <dc:date>2018-02-06T07:06:49Z</dc:date>
    </item>
    <item>
      <title>I have the same issue and</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-use-the-registered-development-certificate-for-remote/m-p/1137714#M2117</link>
      <description>&lt;P&gt;I have the same issue and would like to know how to address it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 19:47:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-use-the-registered-development-certificate-for-remote/m-p/1137714#M2117</guid>
      <dc:creator>Mon__Eddie</dc:creator>
      <dc:date>2018-06-04T19:47:49Z</dc:date>
    </item>
  </channel>
</rss>

