<?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 pair gateway with SMS? in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/How-to-pair-gateway-with-SMS/m-p/252307#M42278</link>
    <description>&lt;P&gt;Yes, its definitely sic_cert.p12 in $CPDIR/conf dir&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jun 2025 19:51:29 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2025-06-30T19:51:29Z</dc:date>
    <item>
      <title>How to pair gateway with SMS?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-pair-gateway-with-SMS/m-p/252271#M42263</link>
      <description>&lt;P&gt;I am writing automation scirpts where i collect some info from gateway via ssh (interfaces, routing etc...) and some info from sms via API (fw rules, nat rules etc).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I didnt find a way yet how to 100% correctly pair gateway where i connect via ssh with "&lt;SPAN&gt;show-gateways-and-servers" api endpoint from sms.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ideal would be to compare SIC certificates, but from SMS i was&amp;nbsp; just able to get some shortened ones:&lt;BR /&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;cp-2&amp;gt; cpca_client lscert -kind SIC&lt;BR /&gt;Operation succeeded. rc=0.&lt;BR /&gt;30 certs found.&lt;/P&gt;&lt;P&gt;Subject = CN=cp_mgmt,O=cp-2..5qabcd&lt;BR /&gt;Status = Valid Kind = SIC Serial = 3843 DP = 0&lt;BR /&gt;Not_Before: Mon Jun 24 11:34:04 2024 Not_After: Sun Jun 24 11:34:04 2029&lt;/P&gt;&lt;P&gt;Subject = CN=cp-vss,O=cp-2..5qabcd&lt;BR /&gt;Status = Revoked Kind = SIC Serial = 9159 DP = 0&lt;BR /&gt;Not_Before: Tue Jun 24 11:34:41 2025 Not_After: Mon Jun 24 11:34:41 2030&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i havent found any command which would show me full certificate.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;On GW itself i wasnt able to found any cli command to show SIC certificates.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some way how to show SIC cert on both sides? Or some other way how to pair gw with SMS?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;FYI, pairing via gateway name or ip adress is a no go as i already encountered situations where they were duplicated and/or didnt match&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 14:15:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-pair-gateway-with-SMS/m-p/252271#M42263</guid>
      <dc:creator>tomasFuk</dc:creator>
      <dc:date>2025-06-30T14:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to pair gateway with SMS?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-pair-gateway-with-SMS/m-p/252286#M42269</link>
      <description>&lt;P&gt;In the Security Gateway check the &lt;STRONG&gt;&lt;CODE&gt;$FWDIR/conf/masters&lt;/CODE&gt;&amp;nbsp;&lt;/STRONG&gt;file&lt;SPAN&gt;: This file should contain the correct name or IP address of the Security Management Server or Domain Management Server.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 16:34:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-pair-gateway-with-SMS/m-p/252286#M42269</guid>
      <dc:creator>Tal_Paz-Fridman</dc:creator>
      <dc:date>2025-06-30T16:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to pair gateway with SMS?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-pair-gateway-with-SMS/m-p/252288#M42270</link>
      <description>&lt;P&gt;I believe even on gateways, the actual cert used for SIC is in $CPDIR/conf.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 16:48:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-pair-gateway-with-SMS/m-p/252288#M42270</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2025-06-30T16:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to pair gateway with SMS?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-pair-gateway-with-SMS/m-p/252306#M42277</link>
      <description>&lt;P&gt;Yes, it's $CPDIR/conf/sic_cert.p12. On my management:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[Expert@DallasSC]# cpca_client lscert -kind SIC -stat Valid
Operation succeeded. rc=0.
6 certs found.

Subject = CN=DallasticVS1,O=DallasSC.mylab.test.popnik
Status = Valid   Kind = SIC   Serial = 12159   DP = 0
Not_Before: Sat Jun  7 18:35:33 2025   Not_After: Sat Jun  8 18:35:33 2030

Subject = CN=DallasticXL,O=DallasSC.mylab.test.popnik
Status = Valid   Kind = SIC   Serial = 89094   DP = 0
Not_Before: Sat Jun  7 18:17:01 2025   Not_After: Sat Jun  8 18:17:01 2030
...&lt;/LI-CODE&gt;
&lt;P&gt;And on one of my VSNext members:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[Expert@DallasticXL-s01-01:0]# cpopenssl pkcs12 -passin "pass:vpn123" -nomacver -nokeys -in $CPDIR/CTX/CTX00001/conf/sic_cert.p12 | cpopenssl x509 -text | egrep "(Subject|Serial Number):"
        Serial Number: 12159 (0x2f7f)
        Subject: O = DallasSC.mylab.test.popnik, CN = DallasticVS1

[Expert@DallasticXL-s01-01:0]# cpopenssl pkcs12 -passin "pass:vpn123" -nomacver -nokeys -in $CPDIR/conf/sic_cert.p12 | cpopenssl x509 -text | egrep "(Subject|Serial Number):"
        Serial Number: 89094 (0x15c06)
        Subject: O = DallasSC.mylab.test.popnik, CN = DallasticXL&lt;/LI-CODE&gt;
&lt;P&gt;You can see the subjects match exactly (though you have to interpret the DN), as do the serial numbers.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 19:41:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-pair-gateway-with-SMS/m-p/252306#M42277</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2025-06-30T19:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to pair gateway with SMS?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-pair-gateway-with-SMS/m-p/252307#M42278</link>
      <description>&lt;P&gt;Yes, its definitely sic_cert.p12 in $CPDIR/conf dir&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 19:51:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-pair-gateway-with-SMS/m-p/252307#M42278</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-06-30T19:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to pair gateway with SMS?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-pair-gateway-with-SMS/m-p/252318#M42282</link>
      <description>&lt;P&gt;thanks, exactly what i need!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 06:24:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-pair-gateway-with-SMS/m-p/252318#M42282</guid>
      <dc:creator>tomasFuk</dc:creator>
      <dc:date>2025-07-01T06:24:55Z</dc:date>
    </item>
  </channel>
</rss>

