<?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: Configuration of MTA SMTP/TLS Connection | Which Certificate Format in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/240030#M46563</link>
    <description>&lt;P&gt;Have you verified the .p12 file contains all the relevant information?&lt;BR /&gt;It should contain the private key and the entire (public) certificate chain (CA and all intermediates).&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jan 2025 03:26:08 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2025-01-30T03:26:08Z</dc:date>
    <item>
      <title>Configuration of MTA SMTP/TLS Connection | Which Certificate Format</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/239986#M46549</link>
      <description>&lt;P&gt;Hi Everybody&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to set up the SMTP/TLS configuration with a certificate on our Checkpoint cluster under MTA.&lt;/P&gt;&lt;P&gt;I have summarized the certificate in a .p12, as this is the file type Checkpoint wants. At least it can only be uploaded as .p12.&lt;BR /&gt;I have executed the following command:&lt;BR /&gt;openssl pksc12 -export -out cert.p12 -inkey key.pem -in fullchain.pem&lt;/P&gt;&lt;P&gt;Then the password query appears and I have tried everything. Even with a two-digit password that I have entered correctly, the import always fails with this error message:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error.png" style="width: 607px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/29481iFE0F13C812178727/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.png" alt="error.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there something wrong with the format that I need to be aware of?&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;BR /&gt;Marius&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Settings.png" style="width: 579px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/29482iAEE7C925E5ECBACB/image-dimensions/579x528?v=v2" width="579" height="528" role="button" title="Settings.png" alt="Settings.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 15:58:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/239986#M46549</guid>
      <dc:creator>marius_kade</dc:creator>
      <dc:date>2025-01-29T15:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration of MTA SMTP/TLS Connection | Which Certificate Format</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/239990#M46551</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/106376"&gt;@marius_kade&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the version? R81.20 take ?&lt;/P&gt;
&lt;P&gt;Here is an sk:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk123237" target="_blank" rel="noopener"&gt;https://support.checkpoint.com/results/sk/sk123237&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"Failed to import outbound certificate. Check that the certificate's format is suitable and that the correct password has been entered"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Maybe you are under take 70.&lt;/P&gt;
&lt;P&gt;Akos&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 16:45:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/239990#M46551</guid>
      <dc:creator>AkosBakos</dc:creator>
      <dc:date>2025-01-29T16:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration of MTA SMTP/TLS Connection | Which Certificate Format</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/239995#M46552</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/28415"&gt;@AkosBakos&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;thanks for your reply. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;We are currently on R81.10 Take 150&lt;BR /&gt;But i can see in Take 152 the problem may be solved. I will check if my certificate is using&amp;nbsp;&lt;SPAN&gt;SHA 256 hashing algorithm tomorrow and maybe do an update to Take 152.&lt;BR /&gt;&lt;/SPAN&gt;I will come back and report.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Have great day!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 17:08:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/239995#M46552</guid>
      <dc:creator>marius_kade</dc:creator>
      <dc:date>2025-01-29T17:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration of MTA SMTP/TLS Connection | Which Certificate Format</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/239996#M46553</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/106376"&gt;@marius_kade&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Great, but I suggest you to consider the upgrade &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Akos&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 17:36:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/239996#M46553</guid>
      <dc:creator>AkosBakos</dc:creator>
      <dc:date>2025-01-29T17:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration of MTA SMTP/TLS Connection | Which Certificate Format</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/240030#M46563</link>
      <description>&lt;P&gt;Have you verified the .p12 file contains all the relevant information?&lt;BR /&gt;It should contain the private key and the entire (public) certificate chain (CA and all intermediates).&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 03:26:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/240030#M46563</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2025-01-30T03:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration of MTA SMTP/TLS Connection | Which Certificate Format</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/240057#M46571</link>
      <description>&lt;P&gt;Yes, the .p12 contains the certificate, key and fullchain.&lt;BR /&gt;Creted with this command:&lt;BR /&gt;&lt;SPAN&gt;openssl pksc12 -export -out cert.p12 -inkey key.pem -in fullchain.pem&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Inside the fullchain.pem are these certificates in this order:&lt;BR /&gt;cert - intermediate1 - intermediate2 - root(CA)&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 10:22:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/240057#M46571</guid>
      <dc:creator>marius_kade</dc:creator>
      <dc:date>2025-01-30T10:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration of MTA SMTP/TLS Connection | Which Certificate Format</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/240094#M46581</link>
      <description>&lt;P&gt;Looks like this may be the issue:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk123237" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk123237&lt;/A&gt;&lt;BR /&gt;Upgrade to JHF 152 or above.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 15:06:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/240094#M46581</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2025-01-30T15:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration of MTA SMTP/TLS Connection | Which Certificate Format</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/240135#M46588</link>
      <description>&lt;P&gt;The Certificate is in SHA256.&lt;BR /&gt;&lt;BR /&gt;I will do the Update to Take 172 and try again after this.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 11:48:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/240135#M46588</guid>
      <dc:creator>marius_kade</dc:creator>
      <dc:date>2025-01-31T11:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration of MTA SMTP/TLS Connection | Which Certificate Format</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/240169#M46594</link>
      <description>&lt;P&gt;It's all done and worked after the update.&lt;BR /&gt;Many thanks and have nice weekend to both of you! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 15:29:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Configuration-of-MTA-SMTP-TLS-Connection-Which-Certificate/m-p/240169#M46594</guid>
      <dc:creator>marius_kade</dc:creator>
      <dc:date>2025-01-31T15:29:36Z</dc:date>
    </item>
  </channel>
</rss>

