<?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: Working on Securing Data with SSL  between Heavy Forwarder and Universal Forwarder using default certificates in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Working-on-Securing-Data-with-SSL-between-Heavy-Forwarder-and/m-p/524975#M88637</link>
    <description>&lt;P&gt;Hi I am looking for&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Deployment Server &amp;lt;---&amp;gt; UF&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For example, Server A is my Deployment Server AND Heavy Forwarder. Server B is my Deployment Client. I would like them to communicate with the default cert, and I would like searchable results in the search bar for Server B.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Oct 2020 23:29:27 GMT</pubDate>
    <dc:creator>YusufK</dc:creator>
    <dc:date>2020-10-15T23:29:27Z</dc:date>
    <item>
      <title>Working on Securing Data with SSL  between Heavy Forwarder and Universal Forwarder using default certificates</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Working-on-Securing-Data-with-SSL-between-Heavy-Forwarder-and/m-p/524957#M88635</link>
      <description>&lt;P&gt;Hi, I am having trouble attempting to get a deployment server and a deployment client to communicate and then access data through the Splunk search using SSL with Splunk default certificates. What steps would I have to go through to achieve this? So I am trying to get my deployment server A with default certs cacert.pem and server.pem in /etc/auth to communicate with Server B which also has the same default certs in /etc/auth.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have defined the Deployment Server server.conf and inputs.conf as shown:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[sslConfig]&lt;/P&gt;&lt;P&gt;enableSplunkdSSL = false&lt;BR /&gt;useClientSSLCompression = true&lt;BR /&gt;serverCert = /xxxxx/splunk/etc/auth/server.pem&lt;BR /&gt;sslPassword = password&lt;BR /&gt;sslRootCAPath = /xxxx/splunk/etc/auth/cacert.pem&lt;BR /&gt;certCreateScript = genMyServerCert.sh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;inputs.conf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[SSL]&lt;BR /&gt;serverCert = /xxxx/splunk/etc/auth/server.pem&lt;BR /&gt;password = password&lt;BR /&gt;rootCA = /xxxx/splunk/etc/auth/cacert.pem&lt;BR /&gt;requireClientCert = false&lt;BR /&gt;sslVersions = tls,-ssl3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On my&amp;nbsp;&lt;STRONG&gt; Server B or Deployment Client, my server.conf is defined as&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;[sslConfig]&lt;/P&gt;&lt;P&gt;enableSplunkdSSL = true&lt;BR /&gt;[default]&lt;BR /&gt;useClientSSLCompression = true&lt;BR /&gt;serverCert = /xxxx/splunkforwarder/etc/auth/server.pem&lt;BR /&gt;sslPassword = password&lt;BR /&gt;sslRootCAPath = /xxxx/splunkforwarder/etc/auth/cacert.pem&lt;BR /&gt;certCreateScript = genMyServerCert.sh&lt;/P&gt;&lt;P&gt;What .conf files do I need to edit and what stanzas will I need to define on the Deployment Client(server B) for them to communicate and eventually I can search Server B on my search head? Sorry if this is unclear but I will be answering any questions on what I am asking.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 22:04:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Working-on-Securing-Data-with-SSL-between-Heavy-Forwarder-and/m-p/524957#M88635</guid>
      <dc:creator>YusufK</dc:creator>
      <dc:date>2020-10-15T22:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Working on Securing Data with SSL  between Heavy Forwarder and Universal Forwarder using default certificates</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Working-on-Securing-Data-with-SSL-between-Heavy-Forwarder-and/m-p/524964#M88636</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/227149"&gt;@YusufK&lt;/a&gt;&amp;nbsp;the question heading says about heavy forwarder.. do you want SSL between&lt;BR /&gt;&lt;BR /&gt;UF---&amp;gt;HF---&amp;gt;indexer&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;Deployment Server &amp;lt;---&amp;gt; UF&lt;/P&gt;&lt;P&gt;(for this, hope you referred the documentation &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.6/Security/Securingyourdeploymentserverandclients" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.6/Security/Securingyourdeploymentserverandclients&amp;nbsp;&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 22:46:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Working-on-Securing-Data-with-SSL-between-Heavy-Forwarder-and/m-p/524964#M88636</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2020-10-15T22:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Working on Securing Data with SSL  between Heavy Forwarder and Universal Forwarder using default certificates</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Working-on-Securing-Data-with-SSL-between-Heavy-Forwarder-and/m-p/524975#M88637</link>
      <description>&lt;P&gt;Hi I am looking for&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Deployment Server &amp;lt;---&amp;gt; UF&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For example, Server A is my Deployment Server AND Heavy Forwarder. Server B is my Deployment Client. I would like them to communicate with the default cert, and I would like searchable results in the search bar for Server B.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 23:29:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Working-on-Securing-Data-with-SSL-between-Heavy-Forwarder-and/m-p/524975#M88637</guid>
      <dc:creator>YusufK</dc:creator>
      <dc:date>2020-10-15T23:29:27Z</dc:date>
    </item>
  </channel>
</rss>

