<?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 DynamicID with SMS OTP in Mobile</title>
    <link>https://community.checkpoint.com/t5/Mobile/DynamicID-with-SMS-OTP/m-p/262610#M1313</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi everyone!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We have an issue with DynamicID and SMS provider certificates with the error message "&lt;STRONG&gt;DynamicID sending failure. To retry, please type r and select Submit&lt;/STRONG&gt;". Here’s the setup:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;R81.20 JHF Take 118&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Cluster&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Mobile Access with DynamicID + SMS OTP (user information like phone numbers are on CP database, not LDAP)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;We have the same setup both on prod and in a test lab. The configs are exactly the same. The test lab is working but the prod seems to have an issue with certificates.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In iked1.log file we see these lines:&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;[iked1 13483 4066513344]@Hostname[11 Nov 10:36:59][AsyncCurl] set_params_for_callback - Warning: (0x9bc3778) finished with result code (-3) - (SSL certificate problem: unable to get issuer certificate)&lt;BR /&gt;[iked1 13483 4066513344]@Hostname[11 Nov 10:36:59][AU] DynamicIDSession::setState new_state -103 client_code 60 server_code 0 log_msg SSL certificate problem: unable to get issuer certificate&lt;BR /&gt;[iked1 13483 4066513344]@Hostname[11 Nov 10:36:59][AU] dynamic_id_manager_callback(au=9ba9728): ePRIVATE_DID_SENDING_ERROR &lt;BR /&gt;[iked1 13483 4066513344]@Hostname[11 Nov 10:36:59][CPSC] cpsc_get_msg_by_id: Cache HIT for CPSC_DID_SENDING_ERROR&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;And also &lt;U&gt;&lt;STRONG&gt;all&lt;/STRONG&gt;&lt;/U&gt; the other symptoms that are given in &lt;A href="https://support.checkpoint.com/results/sk/sk182705" target="_self"&gt;sk182705&lt;/A&gt;. But somehow the provided solution of adding the certificate on SmartDashboard doesn’t resolve the issue.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We also tried running $CVPNDIR/bin/rehash_ca_bundle after placing the certificate in $FWDIR/database/ as specified in the &lt;A href="https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_MobileAccess_AdminGuide/Content/Topics-MABG/DynamicID.htm?Highlight=dynamicid" target="_self"&gt;Mobile Access Admin Guide&lt;/A&gt;&amp;nbsp;(bottom of the page), to no avail.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We have temporarily did a workaround of replacing the "&lt;FONT face="courier new,courier"&gt;SmsWebClientProcArgs&lt;/FONT&gt;" value with &lt;FONT face="courier new,courier"&gt;("-k")&lt;/FONT&gt; in the &lt;FONT face="courier new,courier"&gt;$CVPNDIR/conf/cvpnd.C&lt;/FONT&gt; file so that it doesn’t check for the certificate. To whomever who’s not familiar with it, the original value was &lt;FONT face="courier new,courier"&gt;(“--capath $CVPNDIR/var/ssl/ca-bundle/”)&lt;/FONT&gt;, which means that the connections with the SMS provider need to be cert checked. Although this is a workaround, using &lt;FONT face="courier new,courier"&gt;-k&lt;/FONT&gt; to ignore certificate verification is not good practice, so we want to resolve it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We already have double checked all the settings and the SMS provider info syntax on SmartConsole. Plus, everything works as expected in the lab.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can anybody point me towards where I’m obviously not looking?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Cheers, Kamil&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Nov 2025 10:44:26 GMT</pubDate>
    <dc:creator>kamilazat</dc:creator>
    <dc:date>2025-11-12T10:44:26Z</dc:date>
    <item>
      <title>DynamicID with SMS OTP</title>
      <link>https://community.checkpoint.com/t5/Mobile/DynamicID-with-SMS-OTP/m-p/262610#M1313</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi everyone!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We have an issue with DynamicID and SMS provider certificates with the error message "&lt;STRONG&gt;DynamicID sending failure. To retry, please type r and select Submit&lt;/STRONG&gt;". Here’s the setup:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;R81.20 JHF Take 118&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Cluster&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Mobile Access with DynamicID + SMS OTP (user information like phone numbers are on CP database, not LDAP)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;We have the same setup both on prod and in a test lab. The configs are exactly the same. The test lab is working but the prod seems to have an issue with certificates.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In iked1.log file we see these lines:&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;[iked1 13483 4066513344]@Hostname[11 Nov 10:36:59][AsyncCurl] set_params_for_callback - Warning: (0x9bc3778) finished with result code (-3) - (SSL certificate problem: unable to get issuer certificate)&lt;BR /&gt;[iked1 13483 4066513344]@Hostname[11 Nov 10:36:59][AU] DynamicIDSession::setState new_state -103 client_code 60 server_code 0 log_msg SSL certificate problem: unable to get issuer certificate&lt;BR /&gt;[iked1 13483 4066513344]@Hostname[11 Nov 10:36:59][AU] dynamic_id_manager_callback(au=9ba9728): ePRIVATE_DID_SENDING_ERROR &lt;BR /&gt;[iked1 13483 4066513344]@Hostname[11 Nov 10:36:59][CPSC] cpsc_get_msg_by_id: Cache HIT for CPSC_DID_SENDING_ERROR&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;And also &lt;U&gt;&lt;STRONG&gt;all&lt;/STRONG&gt;&lt;/U&gt; the other symptoms that are given in &lt;A href="https://support.checkpoint.com/results/sk/sk182705" target="_self"&gt;sk182705&lt;/A&gt;. But somehow the provided solution of adding the certificate on SmartDashboard doesn’t resolve the issue.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We also tried running $CVPNDIR/bin/rehash_ca_bundle after placing the certificate in $FWDIR/database/ as specified in the &lt;A href="https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_MobileAccess_AdminGuide/Content/Topics-MABG/DynamicID.htm?Highlight=dynamicid" target="_self"&gt;Mobile Access Admin Guide&lt;/A&gt;&amp;nbsp;(bottom of the page), to no avail.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We have temporarily did a workaround of replacing the "&lt;FONT face="courier new,courier"&gt;SmsWebClientProcArgs&lt;/FONT&gt;" value with &lt;FONT face="courier new,courier"&gt;("-k")&lt;/FONT&gt; in the &lt;FONT face="courier new,courier"&gt;$CVPNDIR/conf/cvpnd.C&lt;/FONT&gt; file so that it doesn’t check for the certificate. To whomever who’s not familiar with it, the original value was &lt;FONT face="courier new,courier"&gt;(“--capath $CVPNDIR/var/ssl/ca-bundle/”)&lt;/FONT&gt;, which means that the connections with the SMS provider need to be cert checked. Although this is a workaround, using &lt;FONT face="courier new,courier"&gt;-k&lt;/FONT&gt; to ignore certificate verification is not good practice, so we want to resolve it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We already have double checked all the settings and the SMS provider info syntax on SmartConsole. Plus, everything works as expected in the lab.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can anybody point me towards where I’m obviously not looking?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Cheers, Kamil&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 10:44:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Mobile/DynamicID-with-SMS-OTP/m-p/262610#M1313</guid>
      <dc:creator>kamilazat</dc:creator>
      <dc:date>2025-11-12T10:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: DynamicID with SMS OTP</title>
      <link>https://community.checkpoint.com/t5/Mobile/DynamicID-with-SMS-OTP/m-p/262638#M1314</link>
      <description>&lt;P&gt;Hi kamilazat!&lt;/P&gt;&lt;P&gt;Maybe the sk data can help you, but I can't confirm it -&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk111630" target="_self"&gt;sk111630&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk121101" target="_self"&gt;sk121101&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 14:05:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Mobile/DynamicID-with-SMS-OTP/m-p/262638#M1314</guid>
      <dc:creator>ShemHunter</dc:creator>
      <dc:date>2025-11-12T14:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: DynamicID with SMS OTP</title>
      <link>https://community.checkpoint.com/t5/Mobile/DynamicID-with-SMS-OTP/m-p/262643#M1315</link>
      <description>&lt;P&gt;Well that doesn't really help me because once we changed the&amp;nbsp;&lt;SPAN&gt;SmsWebClientProcArgs value to -k it starts working. Maybe we should change&amp;nbsp;--capath from&amp;nbsp;$CVPNDIR/var/ssl/ca-bundle/ to&amp;nbsp;$FWDIR/database/ but I believe it's dangerous.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 14:21:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Mobile/DynamicID-with-SMS-OTP/m-p/262643#M1315</guid>
      <dc:creator>kamilazat</dc:creator>
      <dc:date>2025-11-12T14:21:25Z</dc:date>
    </item>
  </channel>
</rss>

