<?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: Import SSL certificate to Checkpoint SmartEndpoint in Endpoint</title>
    <link>https://community.checkpoint.com/t5/Endpoint/Import-SSL-certificate-to-Checkpoint-SmartEndpoint/m-p/178035#M6831</link>
    <description>&lt;P&gt;I suggest you follow the steps outlined in the Harmony Endpoint server administration guide&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/R81.10/SmartEndpoint_OLH/EN/Topics-EPSG-R81.10/DirectoryScanner.html?Highlight=ad%20scanner" target="_blank"&gt;https://sc1.checkpoint.com/documents/R81.10/SmartEndpoint_OLH/EN/Topics-EPSG-R81.10/DirectoryScanner.html?Highlight=ad%20scanner&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The relevant steps will be from step 6. onward at the bottom of the article. You should use the keytool program to establish trust.&lt;BR /&gt;To obtain the TLS/SSL certificate from the domain controller I find it easiest to perform the following command on the EP MGMT server in Expert mode.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;cpopenssl s_client -connect domain.contoller:636 | cpopenssl x509 &amp;gt; LDAPScert.cer&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Apr 2023 17:21:16 GMT</pubDate>
    <dc:creator>Swiftyyyy</dc:creator>
    <dc:date>2023-04-13T17:21:16Z</dc:date>
    <item>
      <title>Import SSL certificate to Checkpoint SmartEndpoint</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Import-SSL-certificate-to-Checkpoint-SmartEndpoint/m-p/178007#M6829</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I need to integrate LDAP over SSL with my Checkpoint SmartEndpoint. I'm trying to import the SSL certificate and facing the following error: &lt;STRONG&gt;"An Error has occurred while importing the certificate. Internal Error.."&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The certificate is in .pem format.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What can be potential cause for this error? How do I solve it?&lt;/P&gt;&lt;P&gt;If it is possible, can I get the commands to import the certificate from CLI expert mode, please?&lt;/P&gt;&lt;P&gt;I've also imported the CA certificate of the LDAP server. No issues with that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*Attached Server Logs*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;LI-PRODUCT title="Endpoint" id="Endpoint"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="Management" id="Management"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="Harmony Endpoint" id="sandblast-agent"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="Quantum Security Management" id="r80-40-smart-1-cloud"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 08:47:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Import-SSL-certificate-to-Checkpoint-SmartEndpoint/m-p/178007#M6829</guid>
      <dc:creator>chethan_m</dc:creator>
      <dc:date>2023-04-13T08:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Import SSL certificate to Checkpoint SmartEndpoint</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Import-SSL-certificate-to-Checkpoint-SmartEndpoint/m-p/178035#M6831</link>
      <description>&lt;P&gt;I suggest you follow the steps outlined in the Harmony Endpoint server administration guide&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/R81.10/SmartEndpoint_OLH/EN/Topics-EPSG-R81.10/DirectoryScanner.html?Highlight=ad%20scanner" target="_blank"&gt;https://sc1.checkpoint.com/documents/R81.10/SmartEndpoint_OLH/EN/Topics-EPSG-R81.10/DirectoryScanner.html?Highlight=ad%20scanner&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The relevant steps will be from step 6. onward at the bottom of the article. You should use the keytool program to establish trust.&lt;BR /&gt;To obtain the TLS/SSL certificate from the domain controller I find it easiest to perform the following command on the EP MGMT server in Expert mode.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;cpopenssl s_client -connect domain.contoller:636 | cpopenssl x509 &amp;gt; LDAPScert.cer&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 17:21:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Import-SSL-certificate-to-Checkpoint-SmartEndpoint/m-p/178035#M6831</guid>
      <dc:creator>Swiftyyyy</dc:creator>
      <dc:date>2023-04-13T17:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Import SSL certificate to Checkpoint SmartEndpoint</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Import-SSL-certificate-to-Checkpoint-SmartEndpoint/m-p/178076#M6834</link>
      <description>&lt;P&gt;Thank you for the guide.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed the same steps as there are in the document from downloading the certificate from DC and importing it to the Endpoint Security Server. But still I'm encountering the same error "SSL certificate is not installed" when I try to integrate the AD server with SmartEndpoint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;cpopenssl s_client -connect domain.contoller:636 | cpopenssl x509 &amp;gt; LDAPScert.cer&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the above command keeps on running without a output.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 10:19:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Import-SSL-certificate-to-Checkpoint-SmartEndpoint/m-p/178076#M6834</guid>
      <dc:creator>chethan_m</dc:creator>
      <dc:date>2023-04-14T10:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Import SSL certificate to Checkpoint SmartEndpoint</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Import-SSL-certificate-to-Checkpoint-SmartEndpoint/m-p/178077#M6835</link>
      <description>&lt;P&gt;I assume you've corrected the "domain.contoller:636" to the hostname of the domain controller you're binding extracting the SSL certificate from?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 10:20:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Import-SSL-certificate-to-Checkpoint-SmartEndpoint/m-p/178077#M6835</guid>
      <dc:creator>Swiftyyyy</dc:creator>
      <dc:date>2023-04-14T10:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Import SSL certificate to Checkpoint SmartEndpoint</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Import-SSL-certificate-to-Checkpoint-SmartEndpoint/m-p/178440#M6853</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/66534"&gt;@Swiftyyyy&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I assume you've corrected the "domain.contoller:636" to the hostname of the domain controller you're binding extracting the SSL certificate from?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Off course yes. I have.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 07:12:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Import-SSL-certificate-to-Checkpoint-SmartEndpoint/m-p/178440#M6853</guid>
      <dc:creator>chethan_m</dc:creator>
      <dc:date>2023-04-19T07:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Import SSL certificate to Checkpoint SmartEndpoint</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Import-SSL-certificate-to-Checkpoint-SmartEndpoint/m-p/178626#M6880</link>
      <description>&lt;P&gt;Could you try without the redirect at the end? So without writing into a file.&lt;/P&gt;&lt;P&gt;This way you should see the raw output of the certificate being shown. Note that to finish writing the certificate into the file, you would have to press "Enter" at some point to "close" the SSL CONNECT session.&lt;/P&gt;&lt;P&gt;Assuming you just hang without output at this command; I'd suggest verifying your Endpoint server can even reach your directory server over port 636.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;cpopenssl s_client -connect domain.controller:636 | cpopenssl x509&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 13:54:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Import-SSL-certificate-to-Checkpoint-SmartEndpoint/m-p/178626#M6880</guid>
      <dc:creator>Swiftyyyy</dc:creator>
      <dc:date>2023-04-20T13:54:26Z</dc:date>
    </item>
  </channel>
</rss>

