<?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: PKI and Splunk in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/PKI-and-Splunk/m-p/476621#M12713</link>
    <description>&lt;P&gt;Is there a way to pull this data without PKI software implemented?  For example, through a log source which might indicate when a certificate is about to expire?&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jan 2020 20:05:58 GMT</pubDate>
    <dc:creator>itsmevic</dc:creator>
    <dc:date>2020-01-08T20:05:58Z</dc:date>
    <item>
      <title>PKI and Splunk</title>
      <link>https://community.splunk.com/t5/Alerting/PKI-and-Splunk/m-p/476619#M12711</link>
      <description>&lt;P&gt;Hey there fellow Splunkers, can Splunk be used to help manage PKI? If so, in what ways?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 15:18:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/PKI-and-Splunk/m-p/476619#M12711</guid>
      <dc:creator>itsmevic</dc:creator>
      <dc:date>2020-01-08T15:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: PKI and Splunk</title>
      <link>https://community.splunk.com/t5/Alerting/PKI-and-Splunk/m-p/476620#M12712</link>
      <description>&lt;P&gt;bring the PKI software data to splunk&lt;BR /&gt;
alert on expiring keys&lt;BR /&gt;
automate keys replacement if you wish ...&lt;BR /&gt;
seen it done many times&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 19:07:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/PKI-and-Splunk/m-p/476620#M12712</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2020-01-08T19:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: PKI and Splunk</title>
      <link>https://community.splunk.com/t5/Alerting/PKI-and-Splunk/m-p/476621#M12713</link>
      <description>&lt;P&gt;Is there a way to pull this data without PKI software implemented?  For example, through a log source which might indicate when a certificate is about to expire?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 20:05:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/PKI-and-Splunk/m-p/476621#M12713</guid>
      <dc:creator>itsmevic</dc:creator>
      <dc:date>2020-01-08T20:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: PKI and Splunk</title>
      <link>https://community.splunk.com/t5/Alerting/PKI-and-Splunk/m-p/476622#M12714</link>
      <description>&lt;P&gt;Yes. All certs can be interpreted as a series of properties (expiration is one cert property). Common command line tools can query the certs store/wallet/etc. on a daily schedule, and then send that output to a log source (syslog, windows event log, etc.), where Splunk is already picking up the logs.&lt;/P&gt;

&lt;P&gt;1) query for gaps between number of certs expected in a day and number received. If the number is off, either a system isn't reporting in, or it's decommissioned, etc.. Splunk alert on it will help you before it's too late. This will make sure your process doesn't accidentally miss a host that was offline for a while.&lt;/P&gt;

&lt;P&gt;2) create Splunk reports/dashboards on cert properties for what you need&lt;/P&gt;

&lt;P&gt;Lost still? Here's a couple additional pointers for querying certs. This and a few minutes in a search engine should get you going:&lt;BR /&gt;
&lt;A href="https://stackoverflow.com/questions/21297853/how-to-determine-ssl-cert-expiration-date-from-a-pem-encoded-certificate"&gt;https://stackoverflow.com/questions/21297853/how-to-determine-ssl-cert-expiration-date-from-a-pem-encoded-certificate&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://devblogs.microsoft.com/scripting/use-powershell-to-find-certificates-that-are-about-to-expire/"&gt;https://devblogs.microsoft.com/scripting/use-powershell-to-find-certificates-that-are-about-to-expire/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Feb 2020 00:00:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/PKI-and-Splunk/m-p/476622#M12714</guid>
      <dc:creator>efavreau</dc:creator>
      <dc:date>2020-02-29T00:00:24Z</dc:date>
    </item>
  </channel>
</rss>

