<?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: Unable to generate Self-sign certificates for Splunk Web in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Unable-to-generate-Self-sign-certificates-for-Splunk-Web/m-p/410881#M7131</link>
    <description>&lt;P&gt;Was it the password?&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jan 2019 10:51:49 GMT</pubDate>
    <dc:creator>dkeck</dc:creator>
    <dc:date>2019-01-21T10:51:49Z</dc:date>
    <item>
      <title>Unable to generate Self-sign certificates for Splunk Web</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Unable-to-generate-Self-sign-certificates-for-Splunk-Web/m-p/410875#M7125</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am unable to generate Self-sign certificates for Splunk Web in Splunk Search Head using the path E:\Program Files\Splunk\etc\auth\mycerts. However, same is working if I give without the path i.e. $SPLUNK_HOME\bin\splunk cmd openssl genrsa -des3 -out myCAPrivateKey.key 2048. Any idea?&lt;/P&gt;

&lt;P&gt;When i execute the commands for generating the self sign using the path i am getting below message&lt;BR /&gt;
E:\Program Files\Splunk\bin&amp;gt;splunk cmd openssl genrsa -des3 -out E:\Program Files\Splunk\etc\auth\myCAPrivateKey.key 2048&lt;BR /&gt;
usage: genrsa [args] [numbits]&lt;BR /&gt;
 -des            encrypt the generated key with DES in cbc mode&lt;BR /&gt;
 -des3           encrypt the generated key with DES in ede cbc mode (168 bit key)&lt;BR /&gt;
 -seed&lt;BR /&gt;
                 encrypt PEM output with cbc seed&lt;BR /&gt;
 -aes128, -aes192, -aes256&lt;BR /&gt;
                 encrypt PEM output with cbc aes&lt;BR /&gt;
 -camellia128, -camellia192, -camellia256&lt;BR /&gt;
                 encrypt PEM output with cbc camellia&lt;BR /&gt;
 -out file       output the key to 'file&lt;BR /&gt;
 -passout arg    output file pass phrase source&lt;BR /&gt;
 -f4             use F4 (0x10001) for the E value&lt;BR /&gt;
 -3              use 3 for the E value&lt;BR /&gt;
 -engine e       use engine e, possibly a hardware device.&lt;BR /&gt;
 -rand file;file;...&lt;BR /&gt;
                 load the file (or the files in the directory) into&lt;BR /&gt;
                 the random number generator&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 05:09:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Unable-to-generate-Self-sign-certificates-for-Splunk-Web/m-p/410875#M7125</guid>
      <dc:creator>rajkumarv</dc:creator>
      <dc:date>2019-01-17T05:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to generate Self-sign certificates for Splunk Web</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Unable-to-generate-Self-sign-certificates-for-Splunk-Web/m-p/410876#M7126</link>
      <description>&lt;P&gt;Try putting path in "".&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 09:47:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Unable-to-generate-Self-sign-certificates-for-Splunk-Web/m-p/410876#M7126</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2019-01-17T09:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to generate Self-sign certificates for Splunk Web</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Unable-to-generate-Self-sign-certificates-for-Splunk-Web/m-p/410877#M7127</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I hope you have followed the steps in below splunk documentation&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.3/Security/Self-signcertificatesforSplunkWeb"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.3/Security/Self-signcertificatesforSplunkWeb&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Also you can check below links on splunk answers if it helps you.&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/490127/when-trying-to-create-a-self-sign-certificate-why.html"&gt;https://answers.splunk.com/answers/490127/when-trying-to-create-a-self-sign-certificate-why.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/225486/generate-self-signed-certificate-windows-is-there-1.html"&gt;https://answers.splunk.com/answers/225486/generate-self-signed-certificate-windows-is-there-1.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 13:14:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Unable-to-generate-Self-sign-certificates-for-Splunk-Web/m-p/410877#M7127</guid>
      <dc:creator>nikita_p</dc:creator>
      <dc:date>2019-01-17T13:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to generate Self-sign certificates for Splunk Web</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Unable-to-generate-Self-sign-certificates-for-Splunk-Web/m-p/410878#M7128</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Certificate for splunk web has to be created with a key that is not password protected, maybe thats the problem&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;Remove the password from your key.&lt;BR /&gt;
(Splunk Web does not support&lt;BR /&gt;
password-protected private keys.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.3/Security/Self-signcertificatesforSplunkWeb"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.3/Security/Self-signcertificatesforSplunkWeb&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 13:42:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Unable-to-generate-Self-sign-certificates-for-Splunk-Web/m-p/410878#M7128</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2019-01-17T13:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to generate Self-sign certificates for Splunk Web</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Unable-to-generate-Self-sign-certificates-for-Splunk-Web/m-p/410879#M7129</link>
      <description>&lt;P&gt;Where you able to solve your problem?&lt;/P&gt;

&lt;P&gt;if it helped please accept the question &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 06:32:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Unable-to-generate-Self-sign-certificates-for-Splunk-Web/m-p/410879#M7129</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2019-01-18T06:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to generate Self-sign certificates for Splunk Web</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Unable-to-generate-Self-sign-certificates-for-Splunk-Web/m-p/410880#M7130</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
Thanks for the update. It's working now.. &lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 07:45:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Unable-to-generate-Self-sign-certificates-for-Splunk-Web/m-p/410880#M7130</guid>
      <dc:creator>rajkumarv</dc:creator>
      <dc:date>2019-01-21T07:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to generate Self-sign certificates for Splunk Web</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Unable-to-generate-Self-sign-certificates-for-Splunk-Web/m-p/410881#M7131</link>
      <description>&lt;P&gt;Was it the password?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 10:51:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Unable-to-generate-Self-sign-certificates-for-Splunk-Web/m-p/410881#M7131</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2019-01-21T10:51:49Z</dc:date>
    </item>
  </channel>
</rss>

