<?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: SSL Configuration Error in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/708384#M21275</link>
    <description>&lt;P&gt;It looks as if the other end doesn't speak TLS.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jan 2025 21:07:16 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2025-01-09T21:07:16Z</dc:date>
    <item>
      <title>SSL Configuration Error</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/708335#M21271</link>
      <description>&lt;P&gt;Hello SplunkCommunity,&lt;/P&gt;&lt;P&gt;After configuring SSL, when I execute the following command:&lt;/P&gt;&lt;P&gt;openssl s_client -showcerts -connect host:port&lt;/P&gt;&lt;P&gt;I am encountering the following error:&lt;/P&gt;&lt;P&gt;803BEC33F07F0000:error:0A000126:SSL routines:ssl3_read_n:unexpected eof while reading:../ssl/record/rec_layer_s3.c:317:&lt;/P&gt;&lt;P&gt;Could anyone help me understand why I am seeing this error and assist me in resolving it?&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 10:39:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/708335#M21271</guid>
      <dc:creator>BRFZ</dc:creator>
      <dc:date>2025-01-09T10:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Configuration Error</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/708358#M21272</link>
      <description>&lt;P&gt;Have you try it with Splunk's openssl or OS's openssl?&lt;/P&gt;&lt;P&gt;You could/should try it with&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunk cmd openssl s_client -showcerts -connect host:port&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 09 Jan 2025 15:07:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/708358#M21272</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-01-09T15:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Configuration Error</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/708367#M21273</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In the first one I tested the OS's OpenSSL and with the command you mentioned, I get the following response: read:errno=0.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 15:50:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/708367#M21273</guid>
      <dc:creator>BRFZ</dc:creator>
      <dc:date>2025-01-09T15:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Configuration Error</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/708382#M21274</link>
      <description>&lt;P&gt;Quite often OS openssl didn't work correctly as there could be some version conflicts and missing libraries etc. if your PATH and LD_LIBRARY_PATH is incorrectly set. For that reason I always use Splunk's openssl version.&lt;/P&gt;&lt;P&gt;Basically that means that you can read it, but for some reason it cannot get any real answer. Just read and response is OK (errno=0).&lt;/P&gt;&lt;P&gt;You could also try curl -vk &lt;A href="https://host:port" target="_blank"&gt;https://host:port&lt;/A&gt;&amp;nbsp;to try if this get more information?&lt;/P&gt;&lt;P&gt;I think that you have some issues with your TLS settings on your configuration.&lt;/P&gt;&lt;P&gt;Could you tell exactly what you have tied to achieve and what you have done?&lt;BR /&gt;Add also all those *.conf files inside &amp;lt;/&amp;gt; blocks with masked **** passwords etc.&lt;/P&gt;&lt;P&gt;Have you look this instructions:&amp;nbsp;&lt;A href="https://conf.splunk.com/files/2023/slides/SEC1936B.pdf" target="_blank"&gt;https://conf.splunk.com/files/2023/slides/SEC1936B.pdf&lt;/A&gt;&amp;nbsp;this presentation is excellent bootcamp for use TLS with Splunk.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 20:07:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/708382#M21274</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-01-09T20:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Configuration Error</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/708384#M21275</link>
      <description>&lt;P&gt;It looks as if the other end doesn't speak TLS.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 21:07:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/708384#M21275</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-01-09T21:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Configuration Error</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/708417#M21277</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I ran the following command: curl -vk &lt;A href="https://host:port" target="_blank"&gt;https://host:port&lt;/A&gt;&lt;BR /&gt;and received this :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;*&amp;nbsp;&amp;nbsp; Trying host:port...&lt;BR /&gt;* Connected to host (host) port port (#0)&lt;BR /&gt;* ALPN, offering h2&lt;BR /&gt;* ALPN, offering http/1.1&lt;BR /&gt;* TLSv1.0 (OUT), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.3 (OUT), TLS handshake, Client hello (1):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, Server hello (2):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.2 (IN), TLS handshake, Certificate (11):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.2 (IN), TLS handshake, Server key exchange (12):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.2 (IN), TLS handshake, Server finished (14):&lt;BR /&gt;* TLSv1.2 (OUT), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):&lt;BR /&gt;* TLSv1.2 (OUT), TLS header, Finished (20):&lt;BR /&gt;* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):&lt;BR /&gt;* TLSv1.2 (OUT), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.2 (OUT), TLS handshake, Finished (20):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Finished (20):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.2 (IN), TLS handshake, Finished (20):&lt;BR /&gt;* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384&lt;BR /&gt;* ALPN, server did not agree to a protocol&lt;BR /&gt;* Server certificate:&lt;BR /&gt;*&amp;nbsp; subject: CN=*.example.com&lt;BR /&gt;*&amp;nbsp; start date: Feb 19 15:15:40 2024 GMT&lt;BR /&gt;*&amp;nbsp; expire date: Jan 19 14:02:43 2025 GMT&lt;BR /&gt;*&amp;nbsp; issuer: C=*; ST=*; L=*; O=SSL Corporation; CN=&lt;BR /&gt;*&amp;nbsp; SSL certificate verify result: self-signed certificate in certificate chain (19), continuing anyway.&lt;BR /&gt;* TLSv1.2 (OUT), TLS header, Supplemental data (23):&lt;BR /&gt;&amp;gt; GET / HTTP/1.1&lt;BR /&gt;&amp;gt; Host: host:port&lt;BR /&gt;&amp;gt; User-Agent: curl/7.81.0&lt;BR /&gt;&amp;gt; Accept: */*&lt;BR /&gt;&amp;gt;&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Supplemental data (23):&lt;BR /&gt;* Mark bundle as not supporting multiuse&lt;BR /&gt;&amp;lt; HTTP/1.1 200 OK&lt;BR /&gt;&amp;lt; Date: Sun, 6 Jan 2025 08:30:21 GMT&lt;BR /&gt;&amp;lt; Content-Type: text/xml; charset=UTF-8&lt;BR /&gt;&amp;lt; X-Content-Type-Options: nosniff&lt;BR /&gt;&amp;lt; Content-Length: 1994&lt;BR /&gt;&amp;lt; Connection: Keep-Alive&lt;BR /&gt;&amp;lt; X-Frame-Options: SAMEORIGIN&lt;BR /&gt;&amp;lt; Server: Splunkd&lt;BR /&gt;&amp;lt;&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Supplemental data (23):&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;!--This is to override browser formatting; see server.conf[httpServer] to disable. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .--&amp;gt;&lt;BR /&gt;&amp;lt;?xml-stylesheet type="text/xml" href="/static/atom.xsl"?&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;title&amp;gt;splunkd&amp;lt;/title&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;updated&amp;gt;2025-01-06T09:30:21+01:00&amp;lt;/updated&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;generator build="d8bb32809498" version="9.3.2"/&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;author&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;Splunk&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/author&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;entry&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;services&amp;lt;/title&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;updated&amp;gt;1970-01-01T01:00:00+01:00&amp;lt;/updated&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;link href="/services" rel="alternate"/&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/entry&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;entry&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;servicesNS&amp;lt;/title&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;updated&amp;gt;1970-01-01T01:00:00+01:00&amp;lt;/updated&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;link href="/servicesNS" rel="alternate"/&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/entry&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;entry&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;static&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;updated&amp;gt;1970-01-01T01:00:00+01:00&amp;lt;/updated&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;link href="/static" rel="alternate"/&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/entry&amp;gt;&lt;BR /&gt;&amp;lt;/feed&amp;gt;&lt;BR /&gt;* Connection #0 to host &lt;STRONG&gt;host&lt;/STRONG&gt; left intact&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For security reasons some fields have been removed/changed.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 10:49:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/708417#M21277</guid>
      <dc:creator>BRFZ</dc:creator>
      <dc:date>2025-01-10T10:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Configuration Error</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/708419#M21278</link>
      <description>How about those configuration files?&lt;BR /&gt;This was connection to management port like 8089?&lt;BR /&gt;Are you trying to use self signed certificates for all needed ports (web, mgmt, s2s etc.)?</description>
      <pubDate>Fri, 10 Jan 2025 11:24:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/708419#M21278</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-01-10T11:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Configuration Error</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/709301#M21374</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The configuration files contain the following:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[sslConfig]
enableSplunkdSSL = true
sslPassword = value
sslRootCAPath = /path/to/ca/cert
serverCert = /path/to/srv/cert
caTrustStore = splunk
caTrustStorePath = path/to/trust/ca
caPath = path/to/trust/c
caCertFile = path/to./ca&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Yes, the connection was to the management port.&lt;/P&gt;
&lt;P&gt;The self-signed certificate was only for the web interface (and I have no issues regarding that).&lt;/P&gt;
&lt;P&gt;However, the problem lies between the components of the architecture.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 15:01:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/709301#M21374</guid>
      <dc:creator>BRFZ</dc:creator>
      <dc:date>2025-01-21T15:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Configuration Error</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/709307#M21375</link>
      <description>&lt;P&gt;Check the logs on the receiving end (the server you're connecting to). You can dump the traffic and check if the TLS negotiation is happening properly but I suspect it does up to a point when you're getting refused by the receiving end. But the question is why and that should be in your splunkd.log.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 13:23:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/SSL-Configuration-Error/m-p/709307#M21375</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-01-21T13:23:17Z</dc:date>
    </item>
  </channel>
</rss>

