<?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: Splunk Web support password-protected private keys or not? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-support-password-protected-private-keys-or-not/m-p/623062#M10859</link>
    <description>&lt;P&gt;The documentation in version 9.0 and up is no longer asking to remove the password from the private key prior generating a CSR file.&lt;/P&gt;&lt;P&gt;Compare this documentation...&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.0/Security/Getthird-partycertificatesforSplunkWeb" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.0/Security/Getthird-partycertificatesforSplunkWeb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;vs.&lt;/P&gt;&lt;P&gt;This one...&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.9/Security/Getthird-partycertificatesforSplunkWeb" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.9/Security/Getthird-partycertificatesforSplunkWeb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That says:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Remove the password from the private key. You must do this because Splunk Web does not support private key passwords.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;In my case...&lt;/P&gt;&lt;P&gt;I am using Splunk version 9.0.2 and my private key (.key file) has password. I use it on web conf under &lt;EM&gt;sslPassword&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Dec 2022 19:01:46 GMT</pubDate>
    <dc:creator>osmanysr</dc:creator>
    <dc:date>2022-12-02T19:01:46Z</dc:date>
    <item>
      <title>Splunk Web support password-protected private keys or not?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-support-password-protected-private-keys-or-not/m-p/408732#M7074</link>
      <description>&lt;P&gt;From the latest document,&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Security/Self-signcertificatesforSplunkWeb"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Security/Self-signcertificatesforSplunkWeb&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It stated that&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Remove the password from your key. (Splunk Web does not support password-protected private keys.)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;However, from the web.conf page (starting from 6.6.0),&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/Webconf"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Admin/Webconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It stated that&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sslPassword = &amp;lt;password&amp;gt;
* Password protecting the private key specified by 'privKeyPath'.
* Optional. Defaults to unencrypted private key.
* If encrypted private key is used, do not enable client-authentication
  on splunkd server. In [sslConfig] stanza of server.conf,
  'requireClientCert' must be 'false'.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The 2 parameter seem contradict to each others. Any idea why?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 08:12:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-support-password-protected-private-keys-or-not/m-p/408732#M7074</guid>
      <dc:creator>daniel_splunk</dc:creator>
      <dc:date>2019-01-18T08:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web support password-protected private keys or not?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-support-password-protected-private-keys-or-not/m-p/408733#M7075</link>
      <description>&lt;P&gt;I would suggest to follow our older version practise not to set password to protect the web private key. &lt;/P&gt;

&lt;P&gt;If password-protected private key is really needed in web.conf, don't set requireClientCert to true (default value is false) in server.conf&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 08:15:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-support-password-protected-private-keys-or-not/m-p/408733#M7075</guid>
      <dc:creator>daniel_splunk</dc:creator>
      <dc:date>2019-01-18T08:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web support password-protected private keys or not?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-support-password-protected-private-keys-or-not/m-p/622549#M10850</link>
      <description>&lt;P&gt;It certainly works with passwords in version 9&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 05:29:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-support-password-protected-private-keys-or-not/m-p/622549#M10850</guid>
      <dc:creator>jeremyhagand61</dc:creator>
      <dc:date>2022-11-30T05:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web support password-protected private keys or not?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-support-password-protected-private-keys-or-not/m-p/623062#M10859</link>
      <description>&lt;P&gt;The documentation in version 9.0 and up is no longer asking to remove the password from the private key prior generating a CSR file.&lt;/P&gt;&lt;P&gt;Compare this documentation...&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.0/Security/Getthird-partycertificatesforSplunkWeb" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.0/Security/Getthird-partycertificatesforSplunkWeb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;vs.&lt;/P&gt;&lt;P&gt;This one...&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.9/Security/Getthird-partycertificatesforSplunkWeb" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.9/Security/Getthird-partycertificatesforSplunkWeb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That says:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Remove the password from the private key. You must do this because Splunk Web does not support private key passwords.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;In my case...&lt;/P&gt;&lt;P&gt;I am using Splunk version 9.0.2 and my private key (.key file) has password. I use it on web conf under &lt;EM&gt;sslPassword&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 19:01:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-support-password-protected-private-keys-or-not/m-p/623062#M10859</guid>
      <dc:creator>osmanysr</dc:creator>
      <dc:date>2022-12-02T19:01:46Z</dc:date>
    </item>
  </channel>
</rss>

