<?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 How to get certificates from Intel PCS without PCCS in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-get-certificates-from-Intel-PCS-without-PCCS/m-p/1584938#M6136</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Currently the way attestation works for me is that you install PCCS and run the attestation to get the certificates from Intel PCS via config file.&lt;/P&gt;&lt;P&gt;Something like below:&lt;/P&gt;&lt;P&gt;/opt/intel/sgx-dcap-pccs/config/default.json&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "uri": "&lt;A href="https://api.trustedservices.intel.com/sgx/certification/v4/" target="_blank"&gt;https://sbx.api.trustedservices.intel.com/sgx/certification/v4/&lt;/A&gt;",&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "ApiKey" : "&amp;lt; Primary Key from &lt;A href="https://sbx.api.portal.trustedservices.intel.com/manage-subscriptions" target="_blank"&gt;https://sbx.api.portal.trustedservices.intel.com/manage-subscriptions&lt;/A&gt;&amp;gt;",&lt;/P&gt;&lt;P&gt;Is there a way to get the certificates directly from Intel PCS services without having the PCCS installed in our VM?&lt;/P&gt;&lt;P&gt;All the instructions I have seen are using PCCS mechanism only.&lt;/P&gt;&lt;P&gt;Are there any instructions documented to get the Certificates without PCCS?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 31 Mar 2024 20:46:47 GMT</pubDate>
    <dc:creator>Kishore_B_Intel</dc:creator>
    <dc:date>2024-03-31T20:46:47Z</dc:date>
    <item>
      <title>How to get certificates from Intel PCS without PCCS</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-get-certificates-from-Intel-PCS-without-PCCS/m-p/1584938#M6136</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Currently the way attestation works for me is that you install PCCS and run the attestation to get the certificates from Intel PCS via config file.&lt;/P&gt;&lt;P&gt;Something like below:&lt;/P&gt;&lt;P&gt;/opt/intel/sgx-dcap-pccs/config/default.json&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "uri": "&lt;A href="https://api.trustedservices.intel.com/sgx/certification/v4/" target="_blank"&gt;https://sbx.api.trustedservices.intel.com/sgx/certification/v4/&lt;/A&gt;",&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "ApiKey" : "&amp;lt; Primary Key from &lt;A href="https://sbx.api.portal.trustedservices.intel.com/manage-subscriptions" target="_blank"&gt;https://sbx.api.portal.trustedservices.intel.com/manage-subscriptions&lt;/A&gt;&amp;gt;",&lt;/P&gt;&lt;P&gt;Is there a way to get the certificates directly from Intel PCS services without having the PCCS installed in our VM?&lt;/P&gt;&lt;P&gt;All the instructions I have seen are using PCCS mechanism only.&lt;/P&gt;&lt;P&gt;Are there any instructions documented to get the Certificates without PCCS?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2024 20:46:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-get-certificates-from-Intel-PCS-without-PCCS/m-p/1584938#M6136</guid>
      <dc:creator>Kishore_B_Intel</dc:creator>
      <dc:date>2024-03-31T20:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to get certificates from Intel PCS without PCCS</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-get-certificates-from-Intel-PCS-without-PCCS/m-p/1645880#M6225</link>
      <description>&lt;P&gt;Were you able to download Certificate without using PCCS service ?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 16:21:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-get-certificates-from-Intel-PCS-without-PCCS/m-p/1645880#M6225</guid>
      <dc:creator>Sirasapalli</dc:creator>
      <dc:date>2024-11-26T16:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get certificates from Intel PCS without PCCS</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-get-certificates-from-Intel-PCS-without-PCCS/m-p/1648542#M6250</link>
      <description>&lt;P&gt;Multiple ways for platform registration, also without PCCS, are described in the&amp;nbsp;&lt;A href="https://cc-enabling.trustedservices.intel.com/intel-tdx-enabling-guide/02/infrastructure_setup/#platform-registration.&amp;nbsp;" target="_self"&gt;Intel TDX Enabling Guide&lt;/A&gt;. The trick is to create local caching files using the&amp;nbsp;&lt;A href="https://github.com/intel/SGXDataCenterAttestationPrimitives/tree/main/tools/PccsAdminTool" target="_self"&gt;PCCS Admin tool&lt;/A&gt;. Additionally, activate local caching by setting local_cache_only to true in&amp;nbsp;&lt;SPAN&gt;/etc/sgx_default_qcnl.conf.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 09:34:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-get-certificates-from-Intel-PCS-without-PCCS/m-p/1648542#M6250</guid>
      <dc:creator>Benny_Intel</dc:creator>
      <dc:date>2024-12-13T09:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to get certificates from Intel PCS without PCCS</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-get-certificates-from-Intel-PCS-without-PCCS/m-p/1656982#M6296</link>
      <description>&lt;P&gt;You can interact directly with Intel PCS using their API without PCCS, but you'll need to handle the requests manually. The API key you mentioned is still required, and you'll need to use tools like curl&amp;nbsp;custom scripts to send requests to Intel's certification service URL. Intel’s developer documentation might have more details on the endpoints and required parameters.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 19:34:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-get-certificates-from-Intel-PCS-without-PCCS/m-p/1656982#M6296</guid>
      <dc:creator>kartel</dc:creator>
      <dc:date>2025-01-14T19:34:15Z</dc:date>
    </item>
  </channel>
</rss>

