<?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 How to issue splunk web cert using createssl in Security</title>
    <link>https://community.splunk.com/t5/Security/How-to-issue-splunk-web-cert-using-createssl/m-p/178305#M5294</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;I'm trying to use the native CA on my splunk server but reissue my splunk web cert for it to use a 2048 bits length key.&lt;BR /&gt;
I tried using the command&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$SPLUNK_HOME/splunk/createssl web-cert -n myCN -l 2048
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But can't seem to find the issued cert (though the key path is indicated $SPLUNK_HOME/etc/auth)&lt;/P&gt;

&lt;P&gt;Any hint?&lt;/P&gt;</description>
    <pubDate>Wed, 19 Aug 2015 15:53:27 GMT</pubDate>
    <dc:creator>SarahSplunk123</dc:creator>
    <dc:date>2015-08-19T15:53:27Z</dc:date>
    <item>
      <title>How to issue splunk web cert using createssl</title>
      <link>https://community.splunk.com/t5/Security/How-to-issue-splunk-web-cert-using-createssl/m-p/178305#M5294</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;I'm trying to use the native CA on my splunk server but reissue my splunk web cert for it to use a 2048 bits length key.&lt;BR /&gt;
I tried using the command&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$SPLUNK_HOME/splunk/createssl web-cert -n myCN -l 2048
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But can't seem to find the issued cert (though the key path is indicated $SPLUNK_HOME/etc/auth)&lt;/P&gt;

&lt;P&gt;Any hint?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2015 15:53:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-issue-splunk-web-cert-using-createssl/m-p/178305#M5294</guid>
      <dc:creator>SarahSplunk123</dc:creator>
      <dc:date>2015-08-19T15:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to issue splunk web cert using createssl</title>
      <link>https://community.splunk.com/t5/Security/How-to-issue-splunk-web-cert-using-createssl/m-p/178306#M5295</link>
      <description>&lt;P&gt;Actually the cert was in $SPLUNK_HOME/etc/auth/splunkweb/ and the private key is also there, not where the command indicates.&lt;BR /&gt;
The path is in the default web.conf/server.conf (if you use it for splunkd, match the serverName directive) so the previous certs are erased, and one can verify the certificate with &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$SPLUNK_HOME/splunk cmd openssl x509 -in yourcert.pem -noout -text
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Better back up your /$SPLUNK_HOME/etc/auth directory beforehand.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 12:44:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-issue-splunk-web-cert-using-createssl/m-p/178306#M5295</guid>
      <dc:creator>SarahSplunk123</dc:creator>
      <dc:date>2015-08-27T12:44:03Z</dc:date>
    </item>
  </channel>
</rss>

