<?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 Why is Splunk Web SSL not using given 3rd party certificates? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-Splunk-Web-SSL-not-using-given-3rd-party-certificates/m-p/203376#M87</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;

&lt;P&gt;I'm using splunk-6.2.5-272645-linux-2.6-x86_64.rpm on Centos7.&lt;BR /&gt;
The problem is that Splunk is not using desired 3rd party SSL certificates for splunkweb. &lt;BR /&gt;
Current configuration:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;cat /opt/splunk/etc/system/local/web.conf
[settings]
httpport = 8443
enableSplunkWebSSL = true
privKeyPath = etc/auth/splunkweb/mySplunkWebPrivateKeyRSA.key
caCertPath = etc/auth/splunkweb/bundled_base64.cer
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The desired certificate and the CA certificate are bundled as required (server certificate first, then the CA certificate):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;cat /opt/splunk/etc/auth/splunkweb/bundled_base64.cer
-----BEGIN CERTIFICATE-----
MIIF6TC.......HuQ=
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
MIID......kA==
-----END CERTIFICATE-----
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When restarting Splunk, the certificate used on the https page is some weird self-generated certificate which uses the Subject fields from my desired certificate.&lt;/P&gt;

&lt;P&gt;Any ideas? Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Sep 2015 12:30:59 GMT</pubDate>
    <dc:creator>heikis</dc:creator>
    <dc:date>2015-09-02T12:30:59Z</dc:date>
    <item>
      <title>Why is Splunk Web SSL not using given 3rd party certificates?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-Splunk-Web-SSL-not-using-given-3rd-party-certificates/m-p/203376#M87</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;

&lt;P&gt;I'm using splunk-6.2.5-272645-linux-2.6-x86_64.rpm on Centos7.&lt;BR /&gt;
The problem is that Splunk is not using desired 3rd party SSL certificates for splunkweb. &lt;BR /&gt;
Current configuration:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;cat /opt/splunk/etc/system/local/web.conf
[settings]
httpport = 8443
enableSplunkWebSSL = true
privKeyPath = etc/auth/splunkweb/mySplunkWebPrivateKeyRSA.key
caCertPath = etc/auth/splunkweb/bundled_base64.cer
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The desired certificate and the CA certificate are bundled as required (server certificate first, then the CA certificate):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;cat /opt/splunk/etc/auth/splunkweb/bundled_base64.cer
-----BEGIN CERTIFICATE-----
MIIF6TC.......HuQ=
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
MIID......kA==
-----END CERTIFICATE-----
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When restarting Splunk, the certificate used on the https page is some weird self-generated certificate which uses the Subject fields from my desired certificate.&lt;/P&gt;

&lt;P&gt;Any ideas? Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2015 12:30:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-Splunk-Web-SSL-not-using-given-3rd-party-certificates/m-p/203376#M87</guid>
      <dc:creator>heikis</dc:creator>
      <dc:date>2015-09-02T12:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Splunk Web SSL not using given 3rd party certificates?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-Splunk-Web-SSL-not-using-given-3rd-party-certificates/m-p/203377#M88</link>
      <description>&lt;P&gt;Finally resolved the issue. The Splunk installation was at a client's site and was accessed over a VPN. The client also had a proxy inbetween me and the splunk server which messed up the SSL sessions and presented me with the weird certificate. &lt;BR /&gt;
So, my problem had nothing to with Splunk misbehaving.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 08:46:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-Splunk-Web-SSL-not-using-given-3rd-party-certificates/m-p/203377#M88</guid>
      <dc:creator>heikis</dc:creator>
      <dc:date>2015-09-16T08:46:12Z</dc:date>
    </item>
  </channel>
</rss>

