<?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 deploy self-signed certs to deployment clients using the deployment server in Security</title>
    <link>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/540110#M12088</link>
    <description>&lt;P&gt;Also the cert will be in the local directory of that app.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Feb 2021 14:45:54 GMT</pubDate>
    <dc:creator>adobrzeniecki</dc:creator>
    <dc:date>2021-02-16T14:45:54Z</dc:date>
    <item>
      <title>How to deploy self-signed certs to deployment clients using the deployment server</title>
      <link>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/261948#M7172</link>
      <description>&lt;P&gt;How do I push my self-signed certs to universal forwarders using the deployment server. The docs say:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Define the following stanzas in $SPLUNK_HOME/etc/system/local/outputs.conf (or in the appropriate directory of any app you are using to distribute your forwarding configuration) :
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Do I need to push a script that moves the certs to a local folder? Can I just distribute an app with outputs.conf that point to $SPLUNK_HOME/etc/apps/my_ssl_app/auth/ for the certificates?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:01:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/261948#M7172</guid>
      <dc:creator>dflodstrom</dc:creator>
      <dc:date>2020-09-29T12:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy self-signed certs to deployment clients using the deployment server</title>
      <link>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/261949#M7173</link>
      <description>&lt;P&gt;If you push the certs via a deployment app, then you must have a script that moves the certs to the appropriate directory. I think this is sort of kludgy but I think it can be done. I personally have never done this.&lt;/P&gt;

&lt;P&gt;Remember that scripted inputs &lt;EM&gt;are&lt;/EM&gt; inputs, but there is really no restriction on what the scripts can do. So you will have to create an input to invoke the script. And the script will have to be smart enough to only copy the certs once - and to trigger a restart afterwards.&lt;/P&gt;

&lt;P&gt;I do not believe that you can leave the certs in the app directory.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2016 01:52:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/261949#M7173</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2016-12-03T01:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy self-signed certs to deployment clients using the deployment server</title>
      <link>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/261950#M7174</link>
      <description>&lt;P&gt;Thanks for the reply. I was afraid this was the case.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2016 18:38:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/261950#M7174</guid>
      <dc:creator>dflodstrom</dc:creator>
      <dc:date>2016-12-05T18:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy self-signed certs to deployment clients using the deployment server</title>
      <link>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/261951#M7175</link>
      <description>&lt;P&gt;Totally doable from a deployment app, and you are able to set the path to the cert files in that deployment app as well, so you won't have to move the certs anywhere (via updated server.conf).  I have done this at a few customer sites and it works well.&lt;/P&gt;

&lt;P&gt;One thing to keep in mind is to ensure that the "sslVerifyServerCert" in deploymentclient.conf is set to false so that new UF's coming online can still contact the DS and get their new certs/apps.  Another parameter to keep in mind is "requireClientCert" in server.conf.  Default is set to false, but if set to true brand new UF's would need the certs and server.conf before hand in order to work.&lt;/P&gt;

&lt;P&gt;You can always hit me up on email if you need more info, but totally doable.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2016 19:43:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/261951#M7175</guid>
      <dc:creator>jonathan_cooper</dc:creator>
      <dc:date>2016-12-05T19:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy self-signed certs to deployment clients using the deployment server</title>
      <link>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/261952#M7176</link>
      <description>&lt;P&gt;Ok this makes a lot more sense. I'll work this out and let you know if I run into any issues.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2016 20:04:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/261952#M7176</guid>
      <dc:creator>dflodstrom</dc:creator>
      <dc:date>2016-12-05T20:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy self-signed certs to deployment clients using the deployment server</title>
      <link>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/261953#M7177</link>
      <description>&lt;P&gt;Jonathan - if you have a few moments I'd like the specifics and how-tos for this - facing similar problem with 5000+ UFs.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 15:19:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/261953#M7177</guid>
      <dc:creator>marklaw2</dc:creator>
      <dc:date>2019-02-12T15:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy self-signed certs to deployment clients using the deployment server</title>
      <link>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/540109#M12087</link>
      <description>&lt;P&gt;I have a customer that has four different outputs apps being sent from the DS to different types of UFs. We are thinking of putting each of the SSL certs in these different apps and pushing them to the designated forwarders. Question for you, as long as I put the correct path in clientCert, this will work properly correct? So for example:&lt;BR /&gt;&lt;BR /&gt;/opt/splunk/etc/apps/myexternalapp/local/outputs.conf&lt;BR /&gt;clientCert = $SPLUNK_HOME/etc/apps/myexternalapp/local/splunk-forwarder.pem&lt;BR /&gt;sslPassword = shabadooo&lt;BR /&gt;sslVerifyServerCert = true&lt;BR /&gt;sslVersions = tls&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2021 14:45:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/540109#M12087</guid>
      <dc:creator>adobrzeniecki</dc:creator>
      <dc:date>2021-02-16T14:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy self-signed certs to deployment clients using the deployment server</title>
      <link>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/540110#M12088</link>
      <description>&lt;P&gt;Also the cert will be in the local directory of that app.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2021 14:45:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-deploy-self-signed-certs-to-deployment-clients-using-the/m-p/540110#M12088</guid>
      <dc:creator>adobrzeniecki</dc:creator>
      <dc:date>2021-02-16T14:45:54Z</dc:date>
    </item>
  </channel>
</rss>

