<?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 SGX remote registration reports &amp;quot;SSL certificate problem: unable to get local issuer certificate&amp;quot; in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-remote-registration-reports-quot-SSL-certificate-problem/m-p/1744898#M6490</link>
    <description>&lt;P&gt;Shockingly I found the SGX remote registration starts to exhibit below error lately, this is the first time for me to hit this error which is seen on both of my two systems that used for SGX validation, could this be related to the ongoing TLS certificate chain update? If yes, could you please help shed lights on what can I do to get over this obstacle? It would be greatly appreciated if you can help prioritize since we have quite a tight validation window. Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@591746 ~]# systemctl start mpa_registration_tool.service&lt;BR /&gt;[root@591746 ~]# tail -f /var/log/mpa_registration.log&lt;BR /&gt;[18-04-2026 01:23:37] INFO: Registration Flow - PLATFORM_ESTABLISHMENT or TCB_RECOVERY failed.&lt;BR /&gt;[18-04-2026 01:23:37] INFO: Finished Registration Agent Flow.&lt;BR /&gt;[18-04-2026 01:25:52] INFO: SGX Registration Agent version: 1.22.100.3&lt;BR /&gt;[18-04-2026 01:25:52] INFO: Starts Registration Agent Flow.&lt;BR /&gt;[18-04-2026 01:25:53] ERROR: curl_easy_perform failed with the error: 60&lt;BR /&gt;[18-04-2026 01:25:53] ERROR: Detailed curl error: SSL certificate problem: unable to get local issuer certificate&lt;BR /&gt;[18-04-2026 01:25:53] ERROR: Failed to send request to server, error: 10&lt;BR /&gt;[18-04-2026 01:25:53] ERROR: Failed to send request to server, error: 6&lt;BR /&gt;[18-04-2026 01:25:53] INFO: Registration Flow - PLATFORM_ESTABLISHMENT or TCB_RECOVERY failed.&lt;BR /&gt;[18-04-2026 01:25:53] INFO: Finished Registration Agent Flow.&lt;/P&gt;</description>
    <pubDate>Sat, 18 Apr 2026 13:58:09 GMT</pubDate>
    <dc:creator>equinoctial</dc:creator>
    <dc:date>2026-04-18T13:58:09Z</dc:date>
    <item>
      <title>SGX remote registration reports "SSL certificate problem: unable to get local issuer certificate"</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-remote-registration-reports-quot-SSL-certificate-problem/m-p/1744898#M6490</link>
      <description>&lt;P&gt;Shockingly I found the SGX remote registration starts to exhibit below error lately, this is the first time for me to hit this error which is seen on both of my two systems that used for SGX validation, could this be related to the ongoing TLS certificate chain update? If yes, could you please help shed lights on what can I do to get over this obstacle? It would be greatly appreciated if you can help prioritize since we have quite a tight validation window. Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@591746 ~]# systemctl start mpa_registration_tool.service&lt;BR /&gt;[root@591746 ~]# tail -f /var/log/mpa_registration.log&lt;BR /&gt;[18-04-2026 01:23:37] INFO: Registration Flow - PLATFORM_ESTABLISHMENT or TCB_RECOVERY failed.&lt;BR /&gt;[18-04-2026 01:23:37] INFO: Finished Registration Agent Flow.&lt;BR /&gt;[18-04-2026 01:25:52] INFO: SGX Registration Agent version: 1.22.100.3&lt;BR /&gt;[18-04-2026 01:25:52] INFO: Starts Registration Agent Flow.&lt;BR /&gt;[18-04-2026 01:25:53] ERROR: curl_easy_perform failed with the error: 60&lt;BR /&gt;[18-04-2026 01:25:53] ERROR: Detailed curl error: SSL certificate problem: unable to get local issuer certificate&lt;BR /&gt;[18-04-2026 01:25:53] ERROR: Failed to send request to server, error: 10&lt;BR /&gt;[18-04-2026 01:25:53] ERROR: Failed to send request to server, error: 6&lt;BR /&gt;[18-04-2026 01:25:53] INFO: Registration Flow - PLATFORM_ESTABLISHMENT or TCB_RECOVERY failed.&lt;BR /&gt;[18-04-2026 01:25:53] INFO: Finished Registration Agent Flow.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Apr 2026 13:58:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-remote-registration-reports-quot-SSL-certificate-problem/m-p/1744898#M6490</guid>
      <dc:creator>equinoctial</dc:creator>
      <dc:date>2026-04-18T13:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: SGX remote registration reports "SSL certificate problem: unable to get local issuer certif</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-remote-registration-reports-quot-SSL-certificate-problem/m-p/1744899#M6491</link>
      <description>Thank</description>
      <pubDate>Sat, 18 Apr 2026 14:01:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-remote-registration-reports-quot-SSL-certificate-problem/m-p/1744899#M6491</guid>
      <dc:creator>Getac1730</dc:creator>
      <dc:date>2026-04-18T14:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: SGX remote registration reports "SSL certificate problem: unable to get local issuer certif</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-remote-registration-reports-quot-SSL-certificate-problem/m-p/1745287#M6492</link>
      <description>&lt;P&gt;appreciate a warm-hearted person's prompt response, this issue turns out to be that my system doesn't have the appropriate root CA. I have verified that below solution can fix the problem, FYI for those people who stumbles across this issue. Thx.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl -L -o "/tmp/Root Sectigo Public Server Authentication Root R46.crt" "&lt;A href="https://support.sectigo.com/sfc/servlet.shepherd/version/download/068Uj00000aEa28" target="_blank"&gt;https://support.sectigo.com/sfc/servlet.shepherd/version/download/068Uj00000aEa28&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;cp "/tmp/Root Sectigo Public Server Authentication Root R46.crt" /etc/pki/ca-trust/source/anchors/&lt;BR /&gt;update-ca-trust extract&lt;/P&gt;&lt;P&gt;rm "/tmp/Root Sectigo Public Server Authentication Root R46.crt"&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 01:31:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-remote-registration-reports-quot-SSL-certificate-problem/m-p/1745287#M6492</guid>
      <dc:creator>equinoctial</dc:creator>
      <dc:date>2026-04-22T01:31:20Z</dc:date>
    </item>
  </channel>
</rss>

