<?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: DigiCert Checker - Using MGMT_CLI - sk183884 in Scripts</title>
    <link>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256732#M1217</link>
    <description>&lt;P&gt;I did.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Sep 2025 08:23:29 GMT</pubDate>
    <dc:creator>Hugo_vd_Kooij</dc:creator>
    <dc:date>2025-09-08T08:23:29Z</dc:date>
    <item>
      <title>DigiCert Checker - Using MGMT_CLI - sk183884</title>
      <link>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256430#M1209</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Note: This script is a third-party utility, not an official Check Point tool. It is provided as-is for convenience and reporting purposes. Always verify results against official Check Point documentation and support resources before taking action.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on the manual checks from SK 183884 I wrote a bash script that would check for DigiCert from the API.&lt;/P&gt;
&lt;P&gt;I've uploaded to my GitHub;&amp;nbsp;&lt;A href="https://github.com/WadesWeaponShed/CheckPoint-CA-Check-sk183884/tree/main" target="_blank" rel="noopener"&gt;https://github.com/WadesWeaponShed/CheckPoint-CA-Check-sk183884/tree/main&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Two Versions;&lt;/P&gt;
&lt;P&gt;1. SMS version.&lt;/P&gt;
&lt;P&gt;2. MDS version that will cycle through all Domains in a Multi-Domain Mgmt.&lt;/P&gt;
&lt;P&gt;The script basically runs 3 checks;&lt;/P&gt;
&lt;UL dir="auto"&gt;
&lt;LI&gt;Looks for&amp;nbsp; all Trusted CA objects in the Security Management Server.&lt;/LI&gt;
&lt;LI&gt;If only the default&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;internal_ca&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is present the script will exit and let you know you are not using 3rd party certificates.&lt;/LI&gt;
&lt;LI&gt;If other CAs exist:
&lt;UL dir="auto"&gt;
&lt;LI&gt;Each CA is inspected for its Distinguished Name (DN) using generic object API and looks for DigiCert signed certificates.&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;If no DN contains&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;DigiCert&lt;/STRONG&gt;, the script informs you that other CAs exist but none are DigiCert-related, and the check ends successfully without running gateway checks.&lt;/LI&gt;
&lt;LI&gt;If a DN contains the word&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;DigiCert&lt;/STRONG&gt;, a warning is displayed and the script proceeds to gateway checks.
&lt;UL&gt;
&lt;LI&gt;The Gateway Check will roll through all gateway objects and check if HTTPS inspection, S2S-VPN, and Mobile-Access are enabled. It will print each gateway as a line "GATEWAY_NAME: HTTPS=true/false, S2S-VPN=true/false, Mobile-Access=true/false&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-09-02 at 2.43.28 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/31362i4A02847FB9602A36/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-09-02 at 2.43.28 PM.png" alt="Screenshot 2025-09-02 at 2.43.28 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 20:04:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256430#M1209</guid>
      <dc:creator>Adam_Forester</dc:creator>
      <dc:date>2025-09-02T20:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: DigiCert Checker - Using MGMT_CLI - sk183884</title>
      <link>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256431#M1210</link>
      <description>&lt;P&gt;Thanks for this script that will help people during the few remaining days that this check is required.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 19:53:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256431#M1210</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2025-09-02T19:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: DigiCert Checker - Using MGMT_CLI - sk183884</title>
      <link>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256432#M1211</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/687"&gt;@Danny&lt;/a&gt;&amp;nbsp;PTO so I'm catching up and one of my larger folks asked me to automate some checks so decided to at least share for the short period we have left. I just updated it for MDS too, working on testing now.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 20:07:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256432#M1211</guid>
      <dc:creator>Adam_Forester</dc:creator>
      <dc:date>2025-09-02T20:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: DigiCert Checker - Using MGMT_CLI - sk183884</title>
      <link>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256442#M1212</link>
      <description>&lt;P&gt;Excellent. Just tried it in the lab, worked great.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 00:30:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256442#M1212</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-09-03T00:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: DigiCert Checker - Using MGMT_CLI - sk183884</title>
      <link>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256489#M1213</link>
      <description>&lt;P&gt;Just had one customer ran it and they got the same as me below, in the lab.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;[Expert@CP-MANAGEMENT:0]# ./sms_ca_check.sh&lt;BR /&gt;Section 1: Checking Trusted Certificate Authorities...&lt;BR /&gt;Result: Only 'internal_ca' found — you don't have any other certificate authorities.&lt;BR /&gt;Check Complete &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt;&lt;BR /&gt;[Expert@CP-MANAGEMENT:0]#&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 12:05:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256489#M1213</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-09-03T12:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: DigiCert Checker - Using MGMT_CLI - sk183884</title>
      <link>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256651#M1214</link>
      <description>&lt;P&gt;Just ran it on a cluster of 3 nodes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On any domain not on the local MDS it will fail with the error:&amp;nbsp;Error: Failed to login to the management server&lt;/P&gt;
&lt;P&gt;On the local domains I got the error:&amp;nbsp;jq: error: Cannot iterate over null&lt;/P&gt;
&lt;P&gt;I will see if I can figure out why this jq error happens.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 09:45:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256651#M1214</guid>
      <dc:creator>Hugo_vd_Kooij</dc:creator>
      <dc:date>2025-09-05T09:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: DigiCert Checker - Using MGMT_CLI - sk183884</title>
      <link>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256652#M1215</link>
      <description>&lt;P&gt;Ahh. The shown API command is only valid as of version 2.0 of the Management API. So it only works on R82 and above.&lt;/P&gt;
&lt;P&gt;When I test on our R82 MDS I get this for each domain:jq: error: object and string cannot be subtracted&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 10:08:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256652#M1215</guid>
      <dc:creator>Hugo_vd_Kooij</dc:creator>
      <dc:date>2025-09-05T10:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: DigiCert Checker - Using MGMT_CLI - sk183884</title>
      <link>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256660#M1216</link>
      <description>&lt;P&gt;Are you testing the MDS script?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 13:37:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256660#M1216</guid>
      <dc:creator>Adam_Forester</dc:creator>
      <dc:date>2025-09-05T13:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: DigiCert Checker - Using MGMT_CLI - sk183884</title>
      <link>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256732#M1217</link>
      <description>&lt;P&gt;I did.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 08:23:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256732#M1217</guid>
      <dc:creator>Hugo_vd_Kooij</dc:creator>
      <dc:date>2025-09-08T08:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: DigiCert Checker - Using MGMT_CLI - sk183884</title>
      <link>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256750#M1218</link>
      <description>&lt;P&gt;Odd...I tested yesterday in R82 mds lab and worked fine.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 10:33:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/DigiCert-Checker-Using-MGMT-CLI-sk183884/m-p/256750#M1218</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-09-08T10:33:58Z</dc:date>
    </item>
  </channel>
</rss>

