<?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: Splunk SSL Error with Python in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-Error-with-Python/m-p/711572#M117544</link>
    <description>&lt;P&gt;May i know where part should i refer to for the following error?&lt;BR /&gt;&lt;BR /&gt;ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c1106)&lt;/P&gt;</description>
    <pubDate>Fri, 14 Feb 2025 07:42:37 GMT</pubDate>
    <dc:creator>ws</dc:creator>
    <dc:date>2025-02-14T07:42:37Z</dc:date>
    <item>
      <title>Splunk SSL Error with Python</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-Error-with-Python/m-p/711146#M117481</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I’m currently encountering the following error message in `splunkd.log` when I enable the custom TA Add-on.&lt;/P&gt;&lt;P&gt;I have a Python script that successfully tests the signed CSR, private key, and root CA. It can establish a connection and retrieve logs as expected. However, when using the application created, I am seeing the error message. I’ve double-checked the values, and everything seems to be the same.&lt;/P&gt;&lt;P&gt;In our testing environment, it works, but the only difference I noticed is that the root CA certificate is in .csr format. Should I convert it to .pem, as we did in the testing environment?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-0700 ERROR ExecProcessor - message from "/data/splunk/bin/python3.7 /data/splunk/etc/apps/TA_case/bin/case.py" HTTPSConnectionPool(host='&amp;lt;HiddenForSensitivityPurpose&amp;gt;', port=443): Max retries exceeded with url: &amp;lt;HiddenForSensitivityPurpose&amp;gt;caseType=Service+Case&amp;amp;fromData=2025-02-06+17%3A23&amp;amp;endDate=2025-02-06+21%3A23 (Caused by SSLError(SSLCertverificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1106)')))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 12:17:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-Error-with-Python/m-p/711146#M117481</guid>
      <dc:creator>ws</dc:creator>
      <dc:date>2025-02-10T12:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk SSL Error with Python</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-Error-with-Python/m-p/711150#M117483</link>
      <description>&lt;P&gt;From my understanding (and I admit I might be wrong), isn't a csr a certificate signing request i.e. a request to a CA to sign a certificate, not an actual certificate? Perhaps this might be why you are having difficulties?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 12:25:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-Error-with-Python/m-p/711150#M117483</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2025-02-10T12:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk SSL Error with Python</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-Error-with-Python/m-p/711224#M117496</link>
      <description>&lt;P&gt;My apologies if my explanation is confusing. You are right, the csr has been signed, so right now it's a certificate which is in .pem format.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the rather, the root ca certificate is in .cer format.&amp;nbsp;&lt;/P&gt;&lt;P&gt;And for my testing environment, the root ca certificate is in .pem format.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My next step is trying to convert it but unsure will it work.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 03:36:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-Error-with-Python/m-p/711224#M117496</guid>
      <dc:creator>ws</dc:creator>
      <dc:date>2025-02-11T03:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk SSL Error with Python</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-Error-with-Python/m-p/711572#M117544</link>
      <description>&lt;P&gt;May i know where part should i refer to for the following error?&lt;BR /&gt;&lt;BR /&gt;ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c1106)&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 07:42:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-Error-with-Python/m-p/711572#M117544</guid>
      <dc:creator>ws</dc:creator>
      <dc:date>2025-02-14T07:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk SSL Error with Python</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-Error-with-Python/m-p/711903#M117567</link>
      <description>&lt;P&gt;Anyone happen to know the following message? When i trigger a customize application, i get the follow message&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c1106)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 09:16:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-Error-with-Python/m-p/711903#M117567</guid>
      <dc:creator>ws</dc:creator>
      <dc:date>2025-02-18T09:16:19Z</dc:date>
    </item>
  </channel>
</rss>

