<?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 deploy inbound certificate in p12 format on the firewall in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98978#M19286</link>
    <description>&lt;P&gt;As you need it so seldom, CLI is not a big issue, i think ! There are even websits that will convert it for you - for extra security, i would use openssl as it will never phone home 8)&lt;/img&gt;!&lt;/P&gt;</description>
    <pubDate>Tue, 13 Oct 2020 14:09:45 GMT</pubDate>
    <dc:creator>G_W_Albrecht</dc:creator>
    <dc:date>2020-10-13T14:09:45Z</dc:date>
    <item>
      <title>How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98962#M19282</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've got from CA wildcard certificate in .crt format and .pem (as I believe contains private key ) How to properly prepare from these files single .p12 file that is the only allowed in mgmt server, could someone guide me&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 12:47:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98962#M19282</guid>
      <dc:creator>marcinw</dc:creator>
      <dc:date>2020-10-13T12:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98966#M19283</link>
      <description>&lt;P&gt;Old school way is using openssl on CLI, see e.g. &lt;A href="https://www.ryadel.com/en/openssl-convert-ssl-certificates-pem-crt-cer-pfx-p12-linux-windows/" target="_blank"&gt;https://www.ryadel.com/en/openssl-convert-ssl-certificates-pem-crt-cer-pfx-p12-linux-windows/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 13:24:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98966#M19283</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2020-10-13T13:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98971#M19284</link>
      <description>&lt;P&gt;You can also use a tool called KeyStore Explorer. Its free and will allow you to create the P12. Its extremely friendly for individuals who are not very CLI savvy.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 13:34:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98971#M19284</guid>
      <dc:creator>Mike_A</dc:creator>
      <dc:date>2020-10-13T13:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98976#M19285</link>
      <description>&lt;P&gt;Ok, but what do I have to do ? Just convert .crt to .p12 ? what about .pem file, is somehow necessary in this process ?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 14:04:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98976#M19285</guid>
      <dc:creator>marcinw</dc:creator>
      <dc:date>2020-10-13T14:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98978#M19286</link>
      <description>&lt;P&gt;As you need it so seldom, CLI is not a big issue, i think ! There are even websits that will convert it for you - for extra security, i would use openssl as it will never phone home 8)&lt;/img&gt;!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 14:09:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98978#M19286</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2020-10-13T14:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98979#M19287</link>
      <description>&lt;P&gt;I started using openssl right now , CLI is not a problem , my question is not HOW but WHAT to do , do I have to only convert wildcard .cer to .p12 and certificate will be ready to deploy&amp;nbsp; on mgmt server ?&amp;nbsp; I am asking because I get also .pem certificate and I don't know maybe it should be&amp;nbsp; use&amp;nbsp; somehow, extract .key from it ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 14:13:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98979#M19287</guid>
      <dc:creator>marcinw</dc:creator>
      <dc:date>2020-10-13T14:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98980#M19288</link>
      <description>&lt;P&gt;I don't think its a big issues either&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/21294"&gt;@G_W_Albrecht&lt;/a&gt;&amp;nbsp;but it seemed like someone who is asking how to create a P12 maybe be given an alternative to CLI.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 14:14:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98980#M19288</guid>
      <dc:creator>Mike_A</dc:creator>
      <dc:date>2020-10-13T14:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98982#M19289</link>
      <description>&lt;P&gt;based on this command&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="crayon-e"&gt;openssl &lt;/SPAN&gt;&lt;SPAN class="crayon-v"&gt;pkcs12&lt;/SPAN&gt; &lt;SPAN class="crayon-o"&gt;-&lt;/SPAN&gt;&lt;SPAN class="crayon-v"&gt;export&lt;/SPAN&gt; &lt;SPAN class="crayon-o"&gt;-&lt;/SPAN&gt;&lt;SPAN class="crayon-st"&gt;in&lt;/SPAN&gt; &lt;SPAN class="crayon-v"&gt;certificate&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;.crt&lt;/SPAN&gt; &lt;SPAN class="crayon-o"&gt;-&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;inkey &lt;/SPAN&gt;&lt;SPAN class="crayon-v"&gt;privatekey&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;.key&lt;/SPAN&gt; &lt;SPAN class="crayon-o"&gt;-&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;out &lt;/SPAN&gt;&lt;SPAN class="crayon-v"&gt;certificate&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;.pfx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;how to get .key file in order to include it in the p12 ?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 14:20:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98982#M19289</guid>
      <dc:creator>marcinw</dc:creator>
      <dc:date>2020-10-13T14:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98985#M19290</link>
      <description>&lt;P&gt;Usually not more to do than # &lt;SPAN class="crayon-e"&gt;openssl &lt;/SPAN&gt;&lt;SPAN class="crayon-v"&gt;pkcs12&lt;/SPAN&gt; &lt;SPAN class="crayon-o"&gt;-&lt;/SPAN&gt;&lt;SPAN class="crayon-v"&gt;export&lt;/SPAN&gt; &lt;SPAN class="crayon-o"&gt;-&lt;/SPAN&gt;&lt;SPAN class="crayon-st"&gt;in&lt;/SPAN&gt; &lt;SPAN class="crayon-v"&gt;certificate&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;.cer&lt;/SPAN&gt; &lt;SPAN class="crayon-o"&gt;-&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;inkey &lt;/SPAN&gt;&lt;SPAN class="crayon-v"&gt;privatekey&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;.key&lt;/SPAN&gt; &lt;SPAN class="crayon-o"&gt;-&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;out &lt;/SPAN&gt;&lt;SPAN class="crayon-v"&gt;certificate&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;.p12&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;When importing an internal server's certificate for incoming SS traffic inspection, it is necessary to include all the intermediate CAs of the chain in the *.p12 file. Inclusion of only the server certificate may cause some browsers to warn about untrusted sites, since some browsers are unable to fetch and validate the complete certificate chain.&lt;/P&gt;
&lt;P&gt;Now it would be&amp;nbsp;# &lt;SPAN class="crayon-e"&gt;openssl &lt;/SPAN&gt;&lt;SPAN class="crayon-v"&gt;pkcs12&lt;/SPAN&gt; &lt;SPAN class="crayon-o"&gt;-&lt;/SPAN&gt;&lt;SPAN class="crayon-v"&gt;export&lt;/SPAN&gt; &lt;SPAN class="crayon-o"&gt;-&lt;/SPAN&gt;&lt;SPAN class="crayon-st"&gt;in&lt;/SPAN&gt; &lt;SPAN class="crayon-v"&gt;certificate&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;.cer&lt;/SPAN&gt; &lt;SPAN class="crayon-o"&gt;-&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;inkey &lt;/SPAN&gt;&lt;SPAN class="crayon-v"&gt;privatekey&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;.key&lt;/SPAN&gt; &lt;SPAN class="crayon-o"&gt;-&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;out &lt;/SPAN&gt;&lt;SPAN class="crayon-v"&gt;certificate&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;.p12&lt;/SPAN&gt; &lt;SPAN class="crayon-o"&gt;-&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;certfile &lt;/SPAN&gt;&lt;SPAN class="crayon-v"&gt;CAcert&lt;/SPAN&gt;&lt;SPAN class="crayon-e"&gt;.cr&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 14:25:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98985#M19290</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2020-10-13T14:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98986#M19291</link>
      <description>&lt;P&gt;When you generate the CSR you would do this....&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;openssl req -newkey rsa:2048 -keyout PRIVATEKEY.key -out MYCSR.csr&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Get the CSR signed by your CA and then you would run the command you just mentioned on the same box, the key would then be present... Where did you generate the CSR, wherever you did, the KEY should be present.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 14:28:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98986#M19291</guid>
      <dc:creator>Mike_A</dc:creator>
      <dc:date>2020-10-13T14:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98988#M19292</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intermediate certificates are included in wildcard .cer file so I run command&amp;nbsp;&lt;/P&gt;&lt;P&gt;openssl pkcs12 -export -in SMHcrt.cer -inkey privatekey.key -out SMHcert.p12&lt;/P&gt;&lt;P&gt;and I get :&lt;/P&gt;&lt;P&gt;Can't open privatekey.key for reading, No such file or directory&lt;BR /&gt;15132:error:02001002:system library:fopen:No such file or directory:crypto\bio\bss_file.c:69:fopen('privatekey.key','r')&lt;BR /&gt;15132:error:2006D080:BIO routines:BIO_new_file:no such file:crypto\bio\bss_file.c:76:&lt;BR /&gt;unable to load private key&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've fund this command to export key from .pem file&amp;nbsp;&lt;/P&gt;&lt;P&gt;openssl pkey -in SMHcert.pem -out SMHcert.key&lt;/P&gt;&lt;P&gt;but I get&amp;nbsp;&lt;BR /&gt;unable to load key&lt;BR /&gt;9524:error:0909006C:PEM routines:get_name:no start line:crypto\pem\pem_lib.c:745:Expecting: ANY PRIVATE KEY&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 14:37:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/98988#M19292</guid>
      <dc:creator>marcinw</dc:creator>
      <dc:date>2020-10-13T14:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/99065#M19297</link>
      <description>&lt;P&gt;Thanks Mike you gave me a clue. I've found old private key that is being used currently, but in this year we didn't make CSR , we just got new certificate so the NEW private key wasn't generated . So I used old private key and new .crt and I got new .p12 . On the new .p12 certificate it is written "You have a private key that corresponds to this certificate" so I think everything should be ok ?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 08:16:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/99065#M19297</guid>
      <dc:creator>marcinw</dc:creator>
      <dc:date>2020-10-14T08:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/99066#M19298</link>
      <description>&lt;P&gt;So what upon import ?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 09:03:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/99066#M19298</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2020-10-14T09:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/99086#M19301</link>
      <description>&lt;P&gt;I imported .p12 certificate to mgmt server,&amp;nbsp; we still use the old one. I just wanted to know if I can use old Private key and new certificate , but since we didn't do CSR this year i t should be correct .&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 11:38:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/99086#M19301</guid>
      <dc:creator>marcinw</dc:creator>
      <dc:date>2020-10-14T11:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/99087#M19302</link>
      <description>&lt;P&gt;P12 usually includes the private keys. You should be fine, I think&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 11:55:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/99087#M19302</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2020-10-14T11:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/99090#M19303</link>
      <description>&lt;P&gt;yes, but I've got .crt certificate from my CA and I had to convert to .p12 (required by checkpoint) , in order to do that I had to combine .crt with private key.key ( that I fortunately&amp;nbsp; found) to get .p12&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 12:32:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/99090#M19303</guid>
      <dc:creator>marcinw</dc:creator>
      <dc:date>2020-10-14T12:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy inbound certificate in p12 format on the firewall</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/99099#M19304</link>
      <description>&lt;P&gt;Yes, if you did not have the correct .key file for the .p12 creation, I believe it will complain and the .p12 will not be created. It looks like everything should be OK now and you can import the .p12 to mgmt server.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 13:41:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-deploy-inbound-certificate-in-p12-format-on-the-firewall/m-p/99099#M19304</guid>
      <dc:creator>Mike_A</dc:creator>
      <dc:date>2020-10-14T13:41:50Z</dc:date>
    </item>
  </channel>
</rss>

