<?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: Gett error while adding more apps in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Gett-error-while-adding-more-apps/m-p/675310#M18457</link>
    <description>&lt;P&gt;Hi, I stumbled across this while searching the same error, and thought I'd provide an answer in case someone else comes along from the first hit in their favorite search engine.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Have you tried doing exactly what it says to do?&lt;/P&gt;&lt;P&gt;Specifically, here's the process on my own machine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note I'm starting out in /opt/splunk/etc/auth.&amp;nbsp; From there, let's find the path of the sslRootCAPath file specified in server.conf&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunk@curie:/opt/splunk/etc/auth$ grep sslRootCAPath ../system/local/server.conf
sslRootCAPath = /opt/splunk/etc/auth/mycerts/chain.pem&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Now that I know the active cert, I can make a backup copy of it just in case&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunk@curie:/opt/splunk/etc/auth$ cp mycerts/chain.pem mycerts/chain.pem.2024-01-24&lt;/LI-CODE&gt;&lt;P&gt;then append appsCA.pem to that file and restart Splunk.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunk@curie:/opt/splunk/etc/auth$ cat appsCA.pem &amp;gt;&amp;gt; mycerts/chain.pem
splunk@curie:/opt/splunk/etc/auth$ splunk restart&lt;/LI-CODE&gt;&lt;P&gt;Worked like a charm.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jan 2024 20:57:59 GMT</pubDate>
    <dc:creator>RichMahlerwein</dc:creator>
    <dc:date>2024-01-24T20:57:59Z</dc:date>
    <item>
      <title>Gett error while adding more apps</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Gett-error-while-adding-more-apps/m-p/596064#M12421</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Error connecting: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed - please check the output of the `openssl verify` command for the certificates involved; note that if certificate verification is enabled (requireClientCert or sslVerifyServerCert set to "true"), the CA certificate and the server certificate should not have the same Common Name.. Your Splunk instance is specifying custom CAs to trust using sslRootCAPath configuration in server.conf's [sslConfig] stanza. Make sure the CAs in the appsCA.pem (located under $SPLUNK_HOME/etc/auth/appsCA.pem) are included in the CAs specified by sslRootCAPath. To do this, append appsCA.pem to the file specified by the sslRootCAPath parameter.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 01 May 2022 10:38:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Gett-error-while-adding-more-apps/m-p/596064#M12421</guid>
      <dc:creator>viaykiroula</dc:creator>
      <dc:date>2022-05-01T10:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Gett error while adding more apps</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Gett-error-while-adding-more-apps/m-p/675310#M18457</link>
      <description>&lt;P&gt;Hi, I stumbled across this while searching the same error, and thought I'd provide an answer in case someone else comes along from the first hit in their favorite search engine.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Have you tried doing exactly what it says to do?&lt;/P&gt;&lt;P&gt;Specifically, here's the process on my own machine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note I'm starting out in /opt/splunk/etc/auth.&amp;nbsp; From there, let's find the path of the sslRootCAPath file specified in server.conf&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunk@curie:/opt/splunk/etc/auth$ grep sslRootCAPath ../system/local/server.conf
sslRootCAPath = /opt/splunk/etc/auth/mycerts/chain.pem&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Now that I know the active cert, I can make a backup copy of it just in case&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunk@curie:/opt/splunk/etc/auth$ cp mycerts/chain.pem mycerts/chain.pem.2024-01-24&lt;/LI-CODE&gt;&lt;P&gt;then append appsCA.pem to that file and restart Splunk.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunk@curie:/opt/splunk/etc/auth$ cat appsCA.pem &amp;gt;&amp;gt; mycerts/chain.pem
splunk@curie:/opt/splunk/etc/auth$ splunk restart&lt;/LI-CODE&gt;&lt;P&gt;Worked like a charm.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 20:57:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Gett-error-while-adding-more-apps/m-p/675310#M18457</guid>
      <dc:creator>RichMahlerwein</dc:creator>
      <dc:date>2024-01-24T20:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Gett error while adding more apps</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Gett-error-while-adding-more-apps/m-p/675507#M18492</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/245408"&gt;@viaykiroula&lt;/a&gt;&amp;nbsp;- Yes&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/179627"&gt;@RichMahlerwein&lt;/a&gt;&amp;nbsp;is right usually this happens because you might have configured a custom cert and did not add &lt;STRONG&gt;appsCA.pem&lt;/STRONG&gt; file content into your &lt;STRONG&gt;caCert.pem&lt;/STRONG&gt; and &lt;STRONG&gt;serverCertChain.pem&lt;/STRONG&gt; file. It should work after you add the content to these certificates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 12:08:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Gett-error-while-adding-more-apps/m-p/675507#M18492</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2024-01-26T12:08:47Z</dc:date>
    </item>
  </channel>
</rss>

