<?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: OpenSSL latest version support for pkcs12 cert creation in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/200677#M66635</link>
    <description>&lt;P&gt;I don't recall the exact version of OpenSSL we use, but it's a 1.x version.&lt;BR /&gt;You can use cpopenssl on a Check Point gateway/management.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Dec 2023 00:31:19 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2023-12-15T00:31:19Z</dc:date>
    <item>
      <title>OpenSSL latest version support for pkcs12 cert creation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/198769#M66630</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently we hit this SK &lt;SPAN&gt;sk123237&lt;/SPAN&gt;-&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk123237" target="_blank"&gt;"Failed to import outbound certificate. Check that the certificate's format is suitable and that the correct password has been entered" error when importing inbound certificate for HTTPS Inspection (checkpoint.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have an environment running on both R81.10 and R81.20. The OpenSSL version 3.x.x was released a long time back and most of our systems and machines are running with OpenSSL 3.x.x. So, it becomes really hard to go lower version just to create pkcs12 cert for Checkpoint. Is there any plan to fix this certificate issue with these latest versions of OpenSSL?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lolith&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 14:01:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/198769#M66630</guid>
      <dc:creator>lolith</dc:creator>
      <dc:date>2023-11-23T14:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSSL latest version support for pkcs12 cert creation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/198951#M66631</link>
      <description>&lt;P&gt;While I'm also interested in the answer from CP to your question, I want to offer you are workaround you may not know yet, when you say it becomes really hard to find hosts with legacy openssl versions to create pkcs12 containers which you can load into Check Point products:&lt;/P&gt;
&lt;P&gt;Use the openssl v3 parameter -legacy or specify pbe crypto functions manually like &lt;SPAN&gt;-keypbe PBE-SHA1-3DES -certpbe PBE-SHA1-3DES&lt;/SPAN&gt; to enforce crypto functions which are compatible with openssl v1.&lt;/P&gt;
&lt;P&gt;Other options would be creating the pkcs12 file directly on Gaia CLI with cpopenssl or install the OpenSSLv1.1 version next to OpenSSLv3 on your modern linux hosts. On RHEL9 e.g., there is a package called compat-openssl11 for that purpose.&lt;/P&gt;
&lt;P&gt;Btw: R81.20 is based on RHEL7 and R82 will be based on RHEL8. OpenSSLv3 was introduced with RHEL9. But GAIA is not a clean RHEL, so CP could bundle OpenSSLv3 with R82 if they want and fix all dependencies. I have no access to R82 EA currently, so I cannot verify if they did already.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 08:16:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/198951#M66631</guid>
      <dc:creator>Tobias_Moritz</dc:creator>
      <dc:date>2023-11-27T08:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSSL latest version support for pkcs12 cert creation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/198953#M66632</link>
      <description>&lt;P&gt;Hello Tobias,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;We did try with -legacy parameter, but did not work as expected. Was still giving error for some reason.&lt;BR /&gt;&lt;BR /&gt;The other problem is our PKI team is different and we create the PKCS12 cert from our internal CA systems. So, PKI don't have access to our GAIA CLI. Unfortunately, there is quite restricted access in our company.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So as a workaround, we have both V1 and V3 installed and its cumbersome and compliance issue with lower version being running all the time. So, we install v1, create cert and then delete &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Permanent fix would always benefit everyone in the involving world I believe.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lolith&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 08:28:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/198953#M66632</guid>
      <dc:creator>lolith</dc:creator>
      <dc:date>2023-11-27T08:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSSL latest version support for pkcs12 cert creation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/199028#M66633</link>
      <description>&lt;P&gt;When we update OpenSSL, it will most likely be done as part of a major release (R82 or one thereafter).&lt;BR /&gt;Unfortunately, I haven't seen R82 code yet to verify if this was done.&lt;BR /&gt;In any case, you may need to reach out to your local Check Point office to discuss a possible RFE.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 14:14:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/199028#M66633</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-11-27T14:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSSL latest version support for pkcs12 cert creation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/200635#M66634</link>
      <description>&lt;P&gt;Hi Mr.Phoneboy&lt;/P&gt;&lt;P&gt;&amp;nbsp;Hope your are doing well..&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have the issue for creating the certificate for the HTTPS inspection. I followed the article &lt;A href="https://support.checkpoint.com/results/sk/sk165856" target="_self"&gt;sk165856&lt;/A&gt; and stuck at 6th step.&lt;/P&gt;&lt;P&gt;I unable to convert the certificate to p12 format.&amp;nbsp; I tried the conversion from linux machine and got it, but its from openssl v3. it not supported by the checkpoint. How i proceed this. could you pls guide me for the any other alternate steps.&lt;/P&gt;&lt;P&gt;if i try the conversion on checkpoint, gets "unable to load certificate" message. Can you let me know which version of openssl checkpoint was using.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajkumar&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 16:20:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/200635#M66634</guid>
      <dc:creator>TRajkumar</dc:creator>
      <dc:date>2023-12-14T16:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSSL latest version support for pkcs12 cert creation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/200677#M66635</link>
      <description>&lt;P&gt;I don't recall the exact version of OpenSSL we use, but it's a 1.x version.&lt;BR /&gt;You can use cpopenssl on a Check Point gateway/management.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 00:31:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/200677#M66635</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-12-15T00:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSSL latest version support for pkcs12 cert creation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/200693#M66636</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Yes, i got the version of checkpoint its 1.1.1k. But i faced an error "Unable to load certificates" when converting the signed certificate to p12 format. Any compatibility need to check from CA server side for this lower version of openssl.&lt;/P&gt;&lt;P&gt;Your guidance would be appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 04:29:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/200693#M66636</guid>
      <dc:creator>TRajkumar</dc:creator>
      <dc:date>2023-12-15T04:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSSL latest version support for pkcs12 cert creation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/200759#M66637</link>
      <description>&lt;P&gt;Try generating a CSR via the CLI as described here:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk165856" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk165856&lt;/A&gt;&lt;BR /&gt;Get your CA to sign it and follow the steps.&lt;BR /&gt;If it still doesn't work, I suggest a TAC case: &lt;A href="https://help.checkpoint.com" target="_blank"&gt;https://help.checkpoint.com&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 18:19:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/200759#M66637</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-12-15T18:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSSL latest version support for pkcs12 cert creation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/200804#M66638</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Just for your knowledge from myside.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have completed the certifications and activated the HTTPS inspection successfully.&lt;/P&gt;&lt;P&gt;Follow the sk165856, But instead of step 6 i followed the below&lt;/P&gt;&lt;P&gt;1. Get the signed certificate as .CRT format&lt;/P&gt;&lt;P&gt;2.Use a Key file in .key format&lt;/P&gt;&lt;P&gt;3.Run "cpopenssl pkcs12 -export -in inspection-ca.crt -inkey inspection-key.key -out inspection.pfx"&lt;/P&gt;&lt;P&gt;4.After got the certificate in .pfx format, rename it to .p12 format&lt;/P&gt;&lt;P&gt;5.import to smart console.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps everyone:)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajkumar&lt;/P&gt;</description>
      <pubDate>Sat, 16 Dec 2023 10:46:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/OpenSSL-latest-version-support-for-pkcs12-cert-creation/m-p/200804#M66638</guid>
      <dc:creator>TRajkumar</dc:creator>
      <dc:date>2023-12-16T10:46:07Z</dc:date>
    </item>
  </channel>
</rss>

