<?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: What version of TLS does the splunk python SDK use? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/What-version-of-TLS-does-the-splunk-python-SDK-use/m-p/293662#M3698</link>
    <description>&lt;P&gt;The problem is found. I used an older python version. Python just needs to be updated!&lt;/P&gt;</description>
    <pubDate>Wed, 18 Oct 2017 08:44:56 GMT</pubDate>
    <dc:creator>tzoellner</dc:creator>
    <dc:date>2017-10-18T08:44:56Z</dc:date>
    <item>
      <title>What version of TLS does the splunk python SDK use?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/What-version-of-TLS-does-the-splunk-python-SDK-use/m-p/293661#M3697</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;

&lt;P&gt;I've got a problem: My python script is not able to get a connection to our splunk server.&lt;/P&gt;

&lt;P&gt;This is my code:&lt;BR /&gt;
    SPLUNKCONNECTION = client.connect(&lt;BR /&gt;
            host=URL,  # Server URL&lt;BR /&gt;
            app=APP,  # Name of the app&lt;BR /&gt;
            port=9089,  # we have got an Offset of 1000 in our ports&lt;BR /&gt;
            scheme="https",  # https is used&lt;BR /&gt;
            version="6.6.3",  # Splunk version as seen in "Help -&amp;gt; Infos" in the top right corner&lt;BR /&gt;
            username=USER,  # Username who shall be logged in&lt;BR /&gt;
            sharing="app",&lt;BR /&gt;
            password=PASS)  # Password of the user&lt;/P&gt;

&lt;P&gt;This is the given error:&lt;/P&gt;

&lt;P&gt;ssl.SSLError: [Errno 1] _ssl.c:499: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure&lt;/P&gt;

&lt;P&gt;All "capslock" names are prefilled variables. The entries are correct in the variables, i already checked it.&lt;/P&gt;

&lt;P&gt;We have the theory that there are problems with the SDKs TLS Version and our server. So we want to check this.&lt;BR /&gt;
But if someone knows a general solution for this Problem, I would be happy.&lt;/P&gt;

&lt;P&gt;Thanks for the help!&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Torben&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:08:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/What-version-of-TLS-does-the-splunk-python-SDK-use/m-p/293661#M3697</guid>
      <dc:creator>tzoellner</dc:creator>
      <dc:date>2020-09-29T16:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: What version of TLS does the splunk python SDK use?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/What-version-of-TLS-does-the-splunk-python-SDK-use/m-p/293662#M3698</link>
      <description>&lt;P&gt;The problem is found. I used an older python version. Python just needs to be updated!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 08:44:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/What-version-of-TLS-does-the-splunk-python-SDK-use/m-p/293662#M3698</guid>
      <dc:creator>tzoellner</dc:creator>
      <dc:date>2017-10-18T08:44:56Z</dc:date>
    </item>
  </channel>
</rss>

