<?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 When ‘requireClientCert = true’ , is set in server.conf, unable to run &amp;quot;splunk reload deploy-server&amp;quot; or &amp;quot;splunk reload auth&amp;quot; in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/When-requireClientCert-true-is-set-in-server-conf-unable-to-run/m-p/251587#M9505</link>
    <description>&lt;P&gt;on  splunk server have following set up &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;server.conf&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[sslConfig]
requireClientCert = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Unable to run: &lt;CODE&gt;splunk reload deploy-server&lt;/CODE&gt; or &lt;CODE&gt;splunk reload auth&lt;/CODE&gt;&lt;BR /&gt;
other CLI commands work okay &lt;/P&gt;

&lt;P&gt;Error encountered: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Couldn't request server info: Couldn't complete HTTP request: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 11 Oct 2016 20:41:17 GMT</pubDate>
    <dc:creator>jbarlow_splunk</dc:creator>
    <dc:date>2016-10-11T20:41:17Z</dc:date>
    <item>
      <title>When ‘requireClientCert = true’ , is set in server.conf, unable to run "splunk reload deploy-server" or "splunk reload auth"</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/When-requireClientCert-true-is-set-in-server-conf-unable-to-run/m-p/251587#M9505</link>
      <description>&lt;P&gt;on  splunk server have following set up &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;server.conf&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[sslConfig]
requireClientCert = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Unable to run: &lt;CODE&gt;splunk reload deploy-server&lt;/CODE&gt; or &lt;CODE&gt;splunk reload auth&lt;/CODE&gt;&lt;BR /&gt;
other CLI commands work okay &lt;/P&gt;

&lt;P&gt;Error encountered: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Couldn't request server info: Couldn't complete HTTP request: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 11 Oct 2016 20:41:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/When-requireClientCert-true-is-set-in-server-conf-unable-to-run/m-p/251587#M9505</guid>
      <dc:creator>jbarlow_splunk</dc:creator>
      <dc:date>2016-10-11T20:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: When ‘requireClientCert = true’ , is set in server.conf, unable to run "splunk reload deploy-server" or "splunk reload auth"</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/When-requireClientCert-true-is-set-in-server-conf-unable-to-run/m-p/251588#M9506</link>
      <description>&lt;P&gt;SSL issue specifically occurs when Splunk CLI needs to login, so can get round it by running another CLI command and logging in, then running &lt;CODE&gt;splunk reload deploy-server&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;e.g something like :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$splunk list licenses
Your session is invalid.  Please login.
Splunk username: admin
Password:
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then run:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$splunk reload deploy-server
Reloading serverclass(es).
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;A more permanent way round this is available in 6.4.4 and due in 6.5.1 &lt;/P&gt;

&lt;P&gt;Requires additional settings in server.conf, to open an additional non-SSL HTTP REST port, bound to the localhost, and therefore not accessible from outside the machine. Port needs to be a higher number than management port. CLI will then use this local port for communication (non-ssl, but local only) and error no longer occurs&lt;/P&gt;

&lt;P&gt;For example:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;server.conf&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[httpServerListener:127.0.0.1:8090] 
ssl=false
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 11 Oct 2016 20:43:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/When-requireClientCert-true-is-set-in-server-conf-unable-to-run/m-p/251588#M9506</guid>
      <dc:creator>jbarlow_splunk</dc:creator>
      <dc:date>2016-10-11T20:43:14Z</dc:date>
    </item>
  </channel>
</rss>

