<?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 Why do I receive SSL alert number 40 with selfsigned certificates? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-receive-SSL-alert-number-40-with-selfsigned/m-p/628270#M107837</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;We are on process of ingesting Check Point EDR logs in our Splunk Cloud Platform. This should be done through a Heavy Forwarder. Checkpoint sends encrypted data to HFW.&lt;/P&gt;
&lt;P&gt;For that purpose, we used the following guide provided by CheckPoint for generating and configure the certificates which contains specific instructions for Splunk:&lt;BR /&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk122323" target="_blank" rel="noopener"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk122323&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As summary, there are two certificates that needs to be configured on the Splunk side:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- &lt;STRONG&gt;splunk.pem&lt;/STRONG&gt; It is a combination of SyslogServer.crt + SyslogServer.key + RootCa.pem configured in&amp;nbsp;/opt/splunk/etc/apps/CheckPointAPP/local/&lt;STRONG&gt;inputs.conf&lt;/STRONG&gt;&lt;BR /&gt;- &lt;STRONG&gt;ca.pem&lt;/STRONG&gt; configured in&amp;nbsp;/opt/splunk/etc/system/local/&lt;STRONG&gt;server.conf&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This configuration is not working because the certificate splunk.pem is giving a handshake error&amp;nbsp;"&lt;STRONG&gt;SSL alert number 40&lt;/STRONG&gt;".&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The following setting in&amp;nbsp;server.conf&amp;nbsp;as the CheckPoint guide specifies, returns an error in Splunk: "Invalid key in stanza [SSL]".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;[SSL]
cipherSuite = TLSv1+HIGH:TLSv1.2+HIGH:@STRENGTH&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;We also have tried with this configuration with the same result:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;[SSL] cipherSuite = ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:DHE-RSA-AES256-SHA:AES256-SHA:DHE-RSA-AES128-SHA:AES128-SHA:AES256-SHA:AES128-SHA &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Splunk internal wereceive the following error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;Received fatal SSL3 alert. ssl_state='SSLv3 read client certificate A', alert_description='unknown CA'.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Do you know which could be the point of failure? Why the certificate is returning an error 40 or if the configuration should be set in a different way?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jan 2023 21:08:56 GMT</pubDate>
    <dc:creator>ortiz</dc:creator>
    <dc:date>2023-01-25T21:08:56Z</dc:date>
    <item>
      <title>Why do I receive SSL alert number 40 with selfsigned certificates?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-receive-SSL-alert-number-40-with-selfsigned/m-p/628270#M107837</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;We are on process of ingesting Check Point EDR logs in our Splunk Cloud Platform. This should be done through a Heavy Forwarder. Checkpoint sends encrypted data to HFW.&lt;/P&gt;
&lt;P&gt;For that purpose, we used the following guide provided by CheckPoint for generating and configure the certificates which contains specific instructions for Splunk:&lt;BR /&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk122323" target="_blank" rel="noopener"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk122323&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As summary, there are two certificates that needs to be configured on the Splunk side:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- &lt;STRONG&gt;splunk.pem&lt;/STRONG&gt; It is a combination of SyslogServer.crt + SyslogServer.key + RootCa.pem configured in&amp;nbsp;/opt/splunk/etc/apps/CheckPointAPP/local/&lt;STRONG&gt;inputs.conf&lt;/STRONG&gt;&lt;BR /&gt;- &lt;STRONG&gt;ca.pem&lt;/STRONG&gt; configured in&amp;nbsp;/opt/splunk/etc/system/local/&lt;STRONG&gt;server.conf&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This configuration is not working because the certificate splunk.pem is giving a handshake error&amp;nbsp;"&lt;STRONG&gt;SSL alert number 40&lt;/STRONG&gt;".&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The following setting in&amp;nbsp;server.conf&amp;nbsp;as the CheckPoint guide specifies, returns an error in Splunk: "Invalid key in stanza [SSL]".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;[SSL]
cipherSuite = TLSv1+HIGH:TLSv1.2+HIGH:@STRENGTH&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;We also have tried with this configuration with the same result:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;[SSL] cipherSuite = ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:DHE-RSA-AES256-SHA:AES256-SHA:DHE-RSA-AES128-SHA:AES128-SHA:AES256-SHA:AES128-SHA &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Splunk internal wereceive the following error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;Received fatal SSL3 alert. ssl_state='SSLv3 read client certificate A', alert_description='unknown CA'.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Do you know which could be the point of failure? Why the certificate is returning an error 40 or if the configuration should be set in a different way?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 21:08:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-receive-SSL-alert-number-40-with-selfsigned/m-p/628270#M107837</guid>
      <dc:creator>ortiz</dc:creator>
      <dc:date>2023-01-25T21:08:56Z</dc:date>
    </item>
  </channel>
</rss>

