<?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: How to configure SSL/TLS for forwarding in Installation</title>
    <link>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688320#M13909</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264223"&gt;@Haleb&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;it seems to be different that your: some options are missed.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 May 2024 12:41:28 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2024-05-22T12:41:28Z</dc:date>
    <item>
      <title>How to configure SSL/TLS for forwarding</title>
      <link>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688297#M13906</link>
      <description>&lt;P&gt;I tried to configure SSL/TSL connection between Forwarder and Indexer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;On forwarder /opt/splunkforwarder/etc/system/local/output.conf:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;[tcpout]
defaultGroup = default-autolb-group

[tcpout:default-autolb-group]
disabled = false
server = my.domain.com:9998
disabled = 0
clientCert = /opt/splunk/etc/auth/mycerts/client.pem
useClientSSLCompression = true

[tcpout-server://my.domain.com:9998]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Certificate &amp;nbsp;has been created by Certbot and prepared according to the instructions. &amp;nbsp;Works well for Splunk Web and I believe it works here too.&lt;BR /&gt;On indexer&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;/opt/splunk/etc/system/local/&lt;/SPAN&gt;&lt;SPAN&gt;inputs.conf&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;[splunktcp-ssl:9998]
disabled=0

[SSL]
serverCert = /opt/splunk/etc/auth/mycerts/test_full.pem&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;test_full.pem - prepared certificate from Certbot.&lt;BR /&gt;If I use forwarder without certificates everything works fine so there is no connection errors.&lt;BR /&gt;Output of &lt;STRONG&gt;splunk list forward-server&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;Configured but inactive forwards:
	my.domain.com:9998&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;From &amp;nbsp;/var/log/splunk/splunkd.log I can see the following error:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;05-22-2024 11:51:03.823 +0000 ERROR TcpOutputFd [29087 TcpOutEloop] - Read error. Connection reset by peer
05-22-2024 11:51:03.823 +0000 WARN  AutoLoadBalancedConnectionStrategy [29087 TcpOutEloop] - Applying quarantine to ip=99.99.99.99 port=9998 connid=2 _numberOfFailures=2&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me debug the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 11:55:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688297#M13906</guid>
      <dc:creator>Haleb</dc:creator>
      <dc:date>2024-05-22T11:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure SSL/TLS for forwarding</title>
      <link>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688315#M13907</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264223"&gt;@Haleb&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;did you followed all the instructions at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.2.1/Security/ConfigureSplunkforwardingtousesignedcertificates#:~:text=You%20can%20use%20transport%20layer,create%20and%20sign%20them%20yourself" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.2.1/Security/ConfigureSplunkforwardingtousesignedcertificates#:~:text=You%20can%20use%20transport%20layer,create%20and%20sign%20them%20yourself&lt;/A&gt;. ?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 12:35:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688315#M13907</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-05-22T12:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure SSL/TLS for forwarding</title>
      <link>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688316#M13908</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Yes, i did&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 12:37:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688316#M13908</guid>
      <dc:creator>Haleb</dc:creator>
      <dc:date>2024-05-22T12:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure SSL/TLS for forwarding</title>
      <link>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688320#M13909</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264223"&gt;@Haleb&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;it seems to be different that your: some options are missed.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 12:41:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688320#M13909</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-05-22T12:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure SSL/TLS for forwarding</title>
      <link>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688323#M13910</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;As i can see some of them are optional&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 12:47:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688323#M13910</guid>
      <dc:creator>Haleb</dc:creator>
      <dc:date>2024-05-22T12:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure SSL/TLS for forwarding</title>
      <link>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688325#M13911</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264223"&gt;@Haleb&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;not all of them, e.g. password that must be the same both on Indexers and on Forwarders.&lt;/P&gt;&lt;P&gt;Follow the configuration in the url.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 13:01:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688325#M13911</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-05-22T13:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure SSL/TLS for forwarding</title>
      <link>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688329#M13912</link>
      <description>&lt;P&gt;Can clearify about what password are you talking about? Link that you send to me have only sslPassword field that should be used only if i use password for my certificate.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 13:12:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688329#M13912</guid>
      <dc:creator>Haleb</dc:creator>
      <dc:date>2024-05-22T13:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure SSL/TLS for forwarding</title>
      <link>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688330#M13913</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264223"&gt;@Haleb&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;exactly: use password for your certificate!&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 13:13:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688330#M13913</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-05-22T13:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure SSL/TLS for forwarding</title>
      <link>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688418#M13916</link>
      <description>&lt;P&gt;I tried to create a new certificate with password and still have the same error as previous:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error encountered for connection from src=111.111.111.111:44922. error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 08:43:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-configure-SSL-TLS-for-forwarding/m-p/688418#M13916</guid>
      <dc:creator>Haleb</dc:creator>
      <dc:date>2024-05-23T08:43:05Z</dc:date>
    </item>
  </channel>
</rss>

