<?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: HEC Token/AWS lambda error in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/HEC-Token-AWS-lambda-error/m-p/406480#M49557</link>
    <description>&lt;P&gt;He is using json.  No I have not, how  and where do you disable the SSL certificate?&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jun 2019 18:49:58 GMT</pubDate>
    <dc:creator>Omarop</dc:creator>
    <dc:date>2019-06-07T18:49:58Z</dc:date>
    <item>
      <title>HEC Token/AWS lambda error</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/HEC-Token-AWS-lambda-error/m-p/406478#M49555</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have created a Http Event Collector token for a user.  He is using a AWS lambda function in order to access the SPLUNK_HEC_URL and he is receiving the following error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;error0407006A:rsa routines: RSA_padding_check_PKCS1_type_1:invalid padding:../deps/openssl/openssl/cryp
error:04067042:rsa routines: RSA_EAY_PUBLIC_DECRYPT: padding check failed: ../dep/openssl/crypto/rsa/rsa_eay.c: 693:"
error:14000D04B: SSL routines: SSL routines : ssl3_get_key_exchange : bad signature: ../deps/openssl/openssl/ssl/s4_
"_errnoException (util.js : 1022 : 11)"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Has anyone come across this issue before?  And if so, can you please assist?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:48:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/HEC-Token-AWS-lambda-error/m-p/406478#M49555</guid>
      <dc:creator>Omarop</dc:creator>
      <dc:date>2020-09-30T00:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: HEC Token/AWS lambda error</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/HEC-Token-AWS-lambda-error/m-p/406479#M49556</link>
      <description>&lt;P&gt;What language is he using? Try disabling SSL certificate validation on the request to Splunk.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 14:05:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/HEC-Token-AWS-lambda-error/m-p/406479#M49556</guid>
      <dc:creator>rafael_szt</dc:creator>
      <dc:date>2019-06-06T14:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: HEC Token/AWS lambda error</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/HEC-Token-AWS-lambda-error/m-p/406480#M49557</link>
      <description>&lt;P&gt;He is using json.  No I have not, how  and where do you disable the SSL certificate?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 18:49:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/HEC-Token-AWS-lambda-error/m-p/406480#M49557</guid>
      <dc:creator>Omarop</dc:creator>
      <dc:date>2019-06-07T18:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: HEC Token/AWS lambda error</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/HEC-Token-AWS-lambda-error/m-p/406481#M49558</link>
      <description>&lt;P&gt;Hmm, json is not a programming language, rereading your original error I believe it's NodeJS. So he could do the following in his code:&lt;/P&gt;

&lt;P&gt;Add &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;process.env["NODE_TLS_REJECT_UNAUTHORIZED"] = 0;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;in code, before calling https.request()&lt;/P&gt;

&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/10888610/ignore-invalid-self-signed-ssl-certificate-in-node-js-with-https-request"&gt;https://stackoverflow.com/questions/10888610/ignore-invalid-self-signed-ssl-certificate-in-node-js-with-https-request&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 19:04:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/HEC-Token-AWS-lambda-error/m-p/406481#M49558</guid>
      <dc:creator>rafael_szt</dc:creator>
      <dc:date>2019-06-07T19:04:07Z</dc:date>
    </item>
  </channel>
</rss>

