<?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: How to verify an Intel PTT endorsement key certificate in Mobile and Desktop Processors</title>
    <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1629392#M77441</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/367729"&gt;@liranper&lt;/a&gt;&amp;nbsp;. Your examples cover Windows. But is there a suggested solution for Linux with any of the available TPM tools packages?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Update #1: After I asked, I figured out how to read the chain with tpm2-tools from the index you mentioned:&lt;/P&gt;&lt;P&gt;&amp;gt; tpm2_nvread -C o 0x01c00100 &amp;gt; ODCA_chain.der&lt;BR /&gt;WARN: Reading full size of the NV index&lt;/P&gt;&lt;P&gt;Now, that chain contains several concatenated certificates in DER. I can decode the first one in the chain (that happens to be&amp;nbsp;CSME ADL ROM CA) or convert it to PEM using the OpenSSL conversion command. But how do I convert or decode the rest of the chain? DER binary certificates are not normally concatenated by simply being bundled together like PEM certificates. Even when looking with a HEX editor I don't know for sure where one certificate ends and another one begins. Is there a delimiter I could use? A specific offset?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Update #2: '30 82' seems to be a decoded delimiter. The problem is there are more of those than the certificates. I was able to manually extract the whole chain but need to find a way to do it programmatically. If you can point me to a less painful way of figuring out the certificate offsets within the NV index, that would be very helpful.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Sat, 07 Sep 2024 02:05:09 GMT</pubDate>
    <dc:creator>Vikont</dc:creator>
    <dc:date>2024-09-07T02:05:09Z</dc:date>
    <item>
      <title>How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1603153#M73012</link>
      <description>&lt;P&gt;My cpu is a i9-14900K I've exported the ek cert using the powershell commands&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;$a=Get-TpmEndorsementKeyInfo
$a.manufacturerCertificates|Export-Certificate -filepath "D:\Downloads\test.cer"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;but it is a self signed certificate signed with the private ek, I've also tried computing the pub hash and using&amp;nbsp;&lt;A href="https://ekop.intel.com/ekcertservice/" target="_blank" rel="noopener"&gt;https://ekop.intel.com/ekcertservice/&lt;/A&gt;&amp;nbsp;but it returned&lt;/P&gt;&lt;PRE&gt;{"message":"Forbidden"}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I've noticed CN = CSME ADL PTT 01SVN but I have no idea where to find the certificate for this. How should I verify the certificate chain on the intel ptt ek certificate?&lt;BR /&gt;&lt;BR /&gt;for example on AMD they have&amp;nbsp;&lt;A href="http://ftpm.amd.com/pki/aia/" target="_blank" rel="noopener"&gt;http://ftpm.amd.com/pki/aia/&lt;/A&gt;&amp;nbsp;and their ek cert comes with authority info that points to their certificate chain and easily verifiable.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 03:34:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1603153#M73012</guid>
      <dc:creator>dhdj</dc:creator>
      <dc:date>2024-06-03T03:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1604002#M73090</link>
      <description>&lt;P&gt;I have the same question. If you have figured it out, please share how you obtained the issuer certificate(s).&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 07:39:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1604002#M73090</guid>
      <dc:creator>Andox</dc:creator>
      <dc:date>2024-06-05T07:39:38Z</dc:date>
    </item>
    <item>
      <title>Re:How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1604051#M73099</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.intel.com/t5/user/viewprofilepage/user-id/361218" rel="noopener noreferrer" target="_blank"&gt;Dhdj,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting in our communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I will raise the case with our engineers so we can provide you with the appropriate answer to your query.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your patience!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carmona A.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jun 2024 09:01:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1604051#M73099</guid>
      <dc:creator>ACarmona_Intel</dc:creator>
      <dc:date>2024-06-05T09:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1605343#M73265</link>
      <description>&lt;P&gt;Hello Intel,&lt;/P&gt;&lt;P&gt;I too am experiencing tremendous frustration with this issue. Has there been any update on this?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;Laser Lord&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 13:01:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1605343#M73265</guid>
      <dc:creator>LaserLord</dc:creator>
      <dc:date>2024-06-10T13:01:17Z</dc:date>
    </item>
    <item>
      <title>Re:How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1606750#M73417</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.intel.com/t5/user/viewprofilepage/user-id/361218" rel="noopener noreferrer" target="_blank"&gt;Dhdj,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for patiently waiting on our response.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you kindly provide the make and model of your motherboard? since the Trusted Platform Module (TPM) is a critical security component that can be either physically present on your motherboard or integrated within your processor. It's possible that the TPM has been disabled in the firmware settings by the manufacturer. Since your processor is compatible with Intel® Trusted Execution Technology, enabling the TPM may be necessary for optimal security performance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For further information, we also recommend reviewing the following articles, which offer detailed insights into TPM and its functionalities:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000088243/processors.html" rel="noopener noreferrer" target="_blank"&gt;How to Know If Trusted Platform Module (TPM) Is Supported in Systems with Intel® Processors&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000094205/processors/intel-core-processors.html" rel="noopener noreferrer" target="_blank"&gt;What Is Trusted Platform Model (TPM) and Its Relation to Intel® Platform Trust Technology (Intel® PTT)?&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000039205/server-products/legacy-server-products.html" rel="noopener noreferrer" target="_blank"&gt;How to Set Up the Trusted Platform Module&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://support.microsoft.com/en-us/windows/enable-tpm-2-0-on-your-pc-1fd5a332-360d-4f46-a1e7-ae6b0c90645c" rel="noopener noreferrer" target="_blank"&gt;Enable TPM 2.0 on your PC.&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/powershell/module/trustedplatformmodule/get-tpmendorsementkeyinfo?view=windowsserver2022-ps" rel="noopener noreferrer" target="_blank"&gt;Get-TpmEndorsementKeyInfo&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We will be waiting for your response!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carmona A.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jun 2024 06:28:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1606750#M73417</guid>
      <dc:creator>ACarmona_Intel</dc:creator>
      <dc:date>2024-06-14T06:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1606751#M73418</link>
      <description>&lt;P&gt;Hello Andox,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting in our communities.&lt;BR /&gt;&lt;BR /&gt;You may continue monitoring this case to keep you updated or file a new case so that we can properly support you. &lt;BR /&gt;&lt;BR /&gt;Intel Support: &lt;A href="https://www.intel.com/content/www/us/en/support.html" target="_blank" rel="nofollow noopener"&gt;https://www.intel.com/content/www/us/en/support.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you for your understanding, and have a great day ahead.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Carmona A.&lt;BR /&gt;Intel Customer Support Technician&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 06:32:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1606751#M73418</guid>
      <dc:creator>ACarmona_Intel</dc:creator>
      <dc:date>2024-06-14T06:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1606752#M73419</link>
      <description>&lt;P&gt;Hello LaserLord,&amp;nbsp;&lt;A id="link_18" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.intel.com/t5/user/viewprofilepage/user-id/362613" target="_self" aria-label="View Profile of LaserLord"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting in our communities.&lt;BR /&gt;&lt;BR /&gt;The same advice that I have provided to&amp;nbsp; &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/361716"&gt;@Andox&lt;/a&gt;&amp;nbsp;&amp;nbsp;is that you may continue monitoring this case to keep you updated or file a new case so that we can properly support you. &lt;BR /&gt;&lt;BR /&gt;Intel Support: &lt;A href="https://www.intel.com/content/www/us/en/support.html" target="_blank" rel="nofollow noopener"&gt;https://www.intel.com/content/www/us/en/support.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you for your understanding, and have a great day ahead.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Carmona A.&lt;BR /&gt;Intel Customer Support Technician&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 06:33:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1606752#M73419</guid>
      <dc:creator>ACarmona_Intel</dc:creator>
      <dc:date>2024-06-14T06:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Re:How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1606985#M73439</link>
      <description>&lt;P&gt;motherboard: ASUS ROG STRIX Z790-E GAMING WIFI (Nuvoton NCT6789D)&lt;BR /&gt;tpm (intel ptt) is enabled, secure boot is enabled, bitlocker is enabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see the certificate is issued by Intel and it does not have a certificate chain.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;PS C:\Users\dhdj&amp;gt; Get-TpmEndorsementKeyInfo -HashAlgorithm SHA256

IsPresent                : True
PublicKey                : System.Security.Cryptography.AsnEncodedData
PublicKeyHash            : b42b7600978cb39723cdd2508ec63796c21618651f0a0f96f98258b29caa21fb
ManufacturerCertificates : {[Subject]
                             TPMVersion=id:02580012, TPMModel=ADL, TPMManufacturer=id:494E5443

                           [Issuer]
                             CN=CSME ADL PTT  01SVN

                           [Serial Number]
                             7A0A82DDA276FE1C32098160606822AC

                           [Not Before]
                             6/22/2021 7:00:00 PM

                           [Not After]
                             12/31/2049 5:59:59 PM

                           [Thumbprint]
                             9ADE39C8C3D255417DEBFBFC77B2CAE81148D83C
                           }
AdditionalCertificates   : {}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The Common Name of the Issuer is CSME ADL PTT 01SVN which resembles something from intel, but there is no way to obtain this certificate thus the certificate chain is not verfiable.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jun 2024 01:47:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1606985#M73439</guid>
      <dc:creator>dhdj</dc:creator>
      <dc:date>2024-06-15T01:47:55Z</dc:date>
    </item>
    <item>
      <title>Re:How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1607216#M73475</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.intel.com/t5/user/viewprofilepage/user-id/361218" rel="noopener noreferrer" target="_blank"&gt;Dhdj,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for the quick response and for providing us with the complete model of your motherboard along with other relevant information that will help in our investigation.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I will now raise the case again with our engineers so they can further guide us on our next steps. And I will update you as soon as I have our engineer's response.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Again, thank you so much for your patience!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carmona A.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jun 2024 03:58:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1607216#M73475</guid>
      <dc:creator>ACarmona_Intel</dc:creator>
      <dc:date>2024-06-17T03:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re:How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1609219#M73713</link>
      <description>&lt;P&gt;and?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 05:56:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1609219#M73713</guid>
      <dc:creator>dhdj</dc:creator>
      <dc:date>2024-06-24T05:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1609617#M73765</link>
      <description>&lt;P&gt;Any update on this issue? We need all the public root and intermediate certificates for 'CSME ADL PTT 01SVN' to be able to verify the certificate chain.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 11:41:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1609617#M73765</guid>
      <dc:creator>Andox</dc:creator>
      <dc:date>2024-06-25T11:41:47Z</dc:date>
    </item>
    <item>
      <title>Re:How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1610198#M73829</link>
      <description>&lt;P&gt;Hello Dhdj,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for patiently waiting on our response.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We recommend that you look up the "certification path" in the certificate".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, check out this article: "&lt;A href="https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/manage/component-updates/tpm-key-attestation" target="_blank"&gt;https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/manage/component-updates/tpm-key-attestation&lt;/A&gt;."&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If you have any questions, please let me know.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carmona A.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jun 2024 03:49:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1610198#M73829</guid>
      <dc:creator>ACarmona_Intel</dc:creator>
      <dc:date>2024-06-27T03:49:09Z</dc:date>
    </item>
    <item>
      <title>Re:How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1611448#M74008</link>
      <description>&lt;P&gt;Hello Dhdj,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We would like to know if you have any questions regarding the recommendation that we have provided.&lt;/P&gt;&lt;P&gt;If yes, please let me know. We would be happy to help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards, &lt;/P&gt;&lt;P&gt;Carmona A.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jul 2024 07:53:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1611448#M74008</guid>
      <dc:creator>ACarmona_Intel</dc:creator>
      <dc:date>2024-07-02T07:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re:How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1611488#M74014</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;&lt;BR /&gt;The "Certificate Path" is only displaying the certificate itself with the Certificate Status: "The issuer of this certificate could not be found."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andox_0-1719913939121.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/56520iF0AF9A8EDB810437/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Andox_0-1719913939121.png" alt="Andox_0-1719913939121.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andox_1-1719914035379.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/56521iB42F6A15087F6E4B/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Andox_1-1719914035379.png" alt="Andox_1-1719914035379.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just to iterate on the actual issue here. We need the&amp;nbsp;&lt;SPAN&gt;public root and intermediate issuer certificates for "CSME ADL PTT 01SVN" to be able to verify the full certificate chain.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 09:54:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1611488#M74014</guid>
      <dc:creator>Andox</dc:creator>
      <dc:date>2024-07-02T09:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Re:How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1611664#M74046</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hello Andox,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Again, please file a new case so that we can properly support you. &lt;BR /&gt;&lt;BR /&gt;Intel Support: &lt;A href="https://www.intel.com/content/www/us/en/support.html" target="_blank" rel="nofollow noopener"&gt;https://www.intel.com/content/www/us/en/support.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, please share this&amp;nbsp;&lt;A href="https://community.intel.com/t5/Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1603153#M73012" target="_blank"&gt;thread&amp;nbsp;&lt;/A&gt;with other moderators so they can easily understand your concern and provide you with an immediate recommendation.&lt;BR /&gt;&lt;BR /&gt;Thank you for your understanding.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Carmona A.&lt;BR /&gt;Intel Customer Support Technician&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 01:41:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1611664#M74046</guid>
      <dc:creator>ACarmona_Intel</dc:creator>
      <dc:date>2024-07-03T01:41:57Z</dc:date>
    </item>
    <item>
      <title>Re:How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1612419#M74141</link>
      <description>&lt;P&gt;Hello Dhdj,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, we would like to know if you have any questions regarding the recommendation that we have provided.&lt;/P&gt;&lt;P&gt;If yes, please let me know. We would be happy to help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carmona A.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Jul 2024 05:10:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1612419#M74141</guid>
      <dc:creator>ACarmona_Intel</dc:creator>
      <dc:date>2024-07-05T05:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re:How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1612422#M74142</link>
      <description>&lt;P&gt;Thank you for your response, however it didn't address my problem.&lt;BR /&gt;&lt;BR /&gt;Yes, on older intel cpus (like a Intel i7 7600u) there is a certificate path, but on 14900k at least there is no such thing, which is the problem that we've been having. As for evidence that it's missing please refer to the screenshot posted by&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/361716"&gt;@Andox&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is there a way for me to get direct contact with an intel engineer or is this the only place where I can ask? This entire thing looks like a big **** up by the intel engineering team to me.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 05:24:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1612422#M74142</guid>
      <dc:creator>dhdj</dc:creator>
      <dc:date>2024-07-05T05:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re:How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1612423#M74143</link>
      <description>&lt;P&gt;Hello Acarmona!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sorry to reply again, but it seems like you're not reading what Dhdj and I are writing. Your response, 'We recommend that you look up the "certification path" in the certificate,' is unclear. Could you expand on what you actually mean? For example, Dhdj wrote in the initial post, 'For example, on AMD they have &lt;A href="http://ftpm.amd.com/pki/aia/" target="_new" rel="noreferrer"&gt;http://ftpm.amd.com/pki/aia/&lt;/A&gt; and their EK cert comes with authority info that points to their certificate chain and is easily verifiable.' They are referring to the fact that they want the certificate chain, but your reply was essentially 'please find the chain.'&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 05:24:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1612423#M74143</guid>
      <dc:creator>Andox</dc:creator>
      <dc:date>2024-07-05T05:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Re:How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1612426#M74146</link>
      <description>&lt;P&gt;Yeah lol basically&lt;BR /&gt;&lt;BR /&gt;Me: "The certificate path is missing, how do I find it?"&lt;BR /&gt;Intel: "Just look for the certificate path?"&lt;BR /&gt;Me: "?"&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 05:34:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1612426#M74146</guid>
      <dc:creator>dhdj</dc:creator>
      <dc:date>2024-07-05T05:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify an Intel PTT endorsement key certificate</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1612913#M74213</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/361218"&gt;@dhdj&lt;/a&gt;&amp;nbsp; and &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/361716"&gt;@Andox&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for the response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will clarify the query that we have with our engineers and get back to you as soon as possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience and understanding.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, I appreciate that both of you are sharing your thoughts with us; they were all highly noted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Carmona A.&lt;/P&gt;
&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 08:10:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/How-to-verify-an-Intel-PTT-endorsement-key-certificate/m-p/1612913#M74213</guid>
      <dc:creator>ACarmona_Intel</dc:creator>
      <dc:date>2024-07-08T08:10:53Z</dc:date>
    </item>
  </channel>
</rss>

