<?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: Does Dynatrace monitor SSL certificate validation in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121224#M1015</link>
    <description>&lt;P&gt;Hi Julius,&lt;/P&gt;&lt;P&gt;Followed the same procedure. But receiving an error. Is this known ?&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/25836-1595581910448.png" /&gt; &lt;/P&gt;&lt;P&gt;How to clear this ?&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jul 2020 09:10:52 GMT</pubDate>
    <dc:creator>suryakant_sahoo</dc:creator>
    <dc:date>2020-07-24T09:10:52Z</dc:date>
    <item>
      <title>Does Dynatrace monitor SSL certificate validation?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121192#M983</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;
&lt;P&gt;We have a customer who wants to monitor SSL certification validation check via dynatrace.&lt;/P&gt;
&lt;P&gt;Is it possible to monitor SSL certificate validation? I'm seeking more information from the customer about the this but this is what I got as requirement.&lt;/P&gt;
&lt;P&gt;BR,&lt;/P&gt;
&lt;P&gt;AK&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 08:47:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121192#M983</guid>
      <dc:creator>AK</dc:creator>
      <dc:date>2025-06-05T08:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121193#M984</link>
      <description>&lt;P&gt;By Dynatrace our of the box not but you can make OneAgent plugin that will validate it and send data as custom metrics to Dynatrace &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jul 2019 16:54:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121193#M984</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-07-10T16:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121194#M985</link>
      <description>&lt;P&gt;Hi Sebastian,&lt;/P&gt;&lt;P&gt;Thanks for response.&lt;/P&gt;&lt;P&gt;Any document available with respect to this? I mean, specific to OneAgent plugin creation for SSL certification validation check.&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;AK&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Jul 2019 06:31:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121194#M985</guid>
      <dc:creator>AK</dc:creator>
      <dc:date>2019-07-15T06:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121195#M986</link>
      <description>&lt;P&gt;There are not documents like this because these are custom things. What you need to do is first finding way how using python (or bash) get information about certificates. When you will have this you are good to go for writing plugin because you will need those peace of code as source of extra metrics. That's all basically. &lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Jul 2019 06:38:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121195#M986</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-07-15T06:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121196#M987</link>
      <description>&lt;P&gt;I've written a OneAgent plugin for SSL/TLS certificate expiration check (also does notification in advance). If you need to check certificates locally for any process running on a host monitored by oneagent.&lt;/P&gt;&lt;P&gt;If you are interested, you can download it from &lt;A rel="noopener noreferrer" href="https://github.com/juliusloman/dynatrace-oneagent-plugin-sslcertcheck" target="_blank"&gt;https://github.com/juliusloman/dynatrace-oneagent-plugin-sslcertcheck&lt;/A&gt;.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Jan 2020 21:38:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121196#M987</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-01-12T21:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121197#M988</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi Julius,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have uploaded your OneAgent plugin for SSL/TLS certificate expiration  however dont how to deploy plugin to hosts running OneAgents &lt;/P&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 Jan 2020 10:03:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121197#M988</guid>
      <dc:creator>gokul_subramani</dc:creator>
      <dc:date>2020-01-13T10:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121198#M989</link>
      <description>&lt;P&gt;Download the zip file. (available in the releases tab).&lt;BR /&gt;&lt;BR /&gt;You have to do two steps:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Upload the plugin into the tenant in Settings &amp;gt; Monitoring &amp;gt; Monitored technologies&lt;/LI&gt;&lt;LI&gt;Unzip the plugin on each oneagent monitored host in /opt/dynatrace/oneagent/plugin_deployment/ (if you oneagent is installed in the default path).&lt;BR /&gt;Dynatrace does not have any means to deploy the plugin centrally, that why you have to deploy it manually or using some configuration management tools.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;OneAgent will pick up the new plugin just after a few minutes. No need to restart OneAgent&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jan 2020 10:28:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121198#M989</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-01-13T10:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121199#M990</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;i have given it necessary permission as well&lt;/P&gt;&lt;P&gt;*ADMINSHELL* opt/dynatrace/remotepluginmodule/plugin_deployment/dynatrace-oneagent-plugin-sslcertcheck-master # ll&lt;BR /&gt;total 20&lt;BR /&gt;-rwxr-xr-x 1 root root 2277 Jan 12 21:22 plugin.json&lt;BR /&gt;-rwxr-xr-x 1 root root 2172 Jan 12 21:22 README.md&lt;BR /&gt;-rwxr-xr-x 1 root root 9410 Jan 12 21:22 sslcertcheck_plugin.py&lt;BR /&gt;*ADMINSHELL* opt/dynatrace/remotepluginmodule/plugin_deployment/dynatrace-oneagent-plugin-sslcertcheck-master #&lt;/P&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Jan 2020 11:10:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121199#M990</guid>
      <dc:creator>gokul_subramani</dc:creator>
      <dc:date>2020-01-14T11:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121200#M991</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;still its not capturing ,How much time take to pick it up?&lt;/P&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Jan 2020 11:11:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121200#M991</guid>
      <dc:creator>gokul_subramani</dc:creator>
      <dc:date>2020-01-14T11:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121201#M992</link>
      <description>&lt;P&gt;First - you have downloaded the repo, not the built plugin. Head to the releases page and download the release zip file, that's actually &lt;A rel="noopener noreferrer" href="https://github.com/juliusloman/dynatrace-oneagent-plugin-sslcertcheck/releases" target="_blank"&gt;here.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Second - you have put it into the directory of ActiveGate plugin module. This is a OneAgent plugin, not an ActiveGate plugin. Unless you have installed OneAgent in some nondefault directory, it is the /opt/dynatrace/oneagent/plugin_deployment/  directory.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2020 11:23:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121201#M992</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-01-14T11:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121202#M993</link>
      <description>&lt;P&gt;Yes,I have downloaded file name called Source code(ZIP) and I have uploaded like below.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is it right way to download and upload it?&lt;IMG src="https://community.dynatrace.com/legacyfs/online/23189-capture.jpg" /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2020 12:09:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121202#M993</guid>
      <dc:creator>gokul_subramani</dc:creator>
      <dc:date>2020-01-14T12:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121203#M994</link>
      <description>&lt;P&gt;No, it is the file &lt;A rel="nofollow" href="https://github.com/juliusloman/dynatrace-oneagent-plugin-sslcertcheck/releases/download/1.0/custom.python.sslcertcheck_plugin.zip"&gt;custom.python.sslcertcheck_plugin.zip&lt;/A&gt; not the zip code.&lt;BR /&gt;Upload this file to the tenant as on your screenshot and also unzip the file on an agent.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2020 12:31:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121203#M994</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-01-14T12:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121204#M995</link>
      <description>&lt;P&gt;unzip the file on an agent means do i have to unzip and put this &lt;A rel="nofollow" href="https://github.com/juliusloman/dynatrace-oneagent-plugin-sslcertcheck/releases/download/1.0/custom.python.sslcertcheck_plugin.zip"&gt;custom.python.sslcertcheck_plugin&lt;/A&gt;under /opt/dynatrace/oneagent/plugin_deployment/ on the host right? &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2020 13:02:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121204#M995</guid>
      <dc:creator>gokul_subramani</dc:creator>
      <dc:date>2020-01-14T13:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121205#M996</link>
      <description>&lt;P&gt;Exactly. Is should look like this&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;#&amp;nbsp;ls -l /opt/dynatrace/oneagent/plugin_deployment/custom.python.sslcertcheck_plugin/ &amp;nbsp;&lt;BR /&gt;total &lt;BR /&gt;drwxrwxr-x 1 root root &amp;nbsp;382 Jan 12 22:24 asn1cryp&lt;BR /&gt;drwxrwxr-x 1 root root &amp;nbsp; 96 Jan 12 22:24 asn1crypto-1.3.0.dist-in&lt;BR /&gt;-rwxrwxr-x 1 root root 2277 Jan 12 22:21 plugin.js&lt;BR /&gt;-rwxrwxr-x 1 root root 2172 Jan 12 22:17 README.&lt;BR /&gt;drwxrwxr-x 1 root root &amp;nbsp; 82 Jan 12 22:24 sslcertcheck_plugin-1.0.dist-in&lt;BR /&gt;-rwxrwxr-x 1 root root 9410 Jan 12 22:02 sslcertcheck_plugin.py&lt;/PRE&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2020 13:17:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121205#M996</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-01-14T13:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121206#M997</link>
      <description>&lt;P&gt;As per your guideline,I have uploaded,still its not capturing&lt;/P&gt;&lt;P&gt;how to check the certificate are listed and monitoring in dynatrace?&lt;/P&gt;&lt;P&gt;*ADMINSHELL* opt/dynatrace/remotepluginmodule/plugin_deployment/custom.python.sslcertcheck_plugin # ll&lt;BR /&gt;total 32&lt;BR /&gt;drwxr-xr-x 2 root root 4096 Jan 21 09:18 asn1crypto&lt;BR /&gt;drwxr-xr-x 2 root root 4096 Jan 21 09:18 asn1crypto-1.3.0.dist-info&lt;BR /&gt;-rwxr-xr-x 1 root root 2277 Jan 21 09:18 plugin.json&lt;BR /&gt;-rwxr-xr-x 1 root root 2172 Jan 21 09:18 README.md&lt;BR /&gt;drwxr-xr-x 2 root root 4096 Jan 21 09:18 sslcertcheck_plugin-1.0.dist-info&lt;BR /&gt;-rwxr-xr-x 1 root root 9410 Jan 21 09:18 sslcertcheck_plugin.py&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/23328-1579603376493.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/23329-1579603398546.png" /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2020 10:43:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121206#M997</guid>
      <dc:creator>gokul_subramani</dc:creator>
      <dc:date>2020-01-21T10:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121207#M998</link>
      <description>&lt;P&gt;Hello &lt;A rel="user" href="https://answers.dynatrace.com/users/27362/view.html" nodeid="27362"&gt;@Gokul S.&lt;/A&gt;,&lt;BR /&gt;you still have the plugin copied in an incorrect directory. This directory is for the remote plugins (executed by ActiveGate).&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;You need to have the plugin copied in this directory&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;/opt/dynatrace/oneagent/plugin_deployment/custom.python.sslcertcheck_plugin/&lt;/PRE&gt;&lt;P&gt;and not in:&lt;/P&gt;&lt;PRE&gt;/opt/dynatrace/remotepluginmodule/plugin_deployment/custom.python.sslcertcheck_plugin&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I've added a new release (1.01) that of the plugin that will inform you about certificates the plugin found and will monitor:&lt;BR /&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/23330-1579610604849.png" /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2020 12:43:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121207#M998</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-01-21T12:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121208#M999</link>
      <description>&lt;P&gt;Still its not working.&lt;/P&gt;&lt;P&gt;Can you review my below steps :&lt;/P&gt;&lt;P&gt;1)I have place the custom.python.sslcertcheck_plugin zip file under Settings-&amp;gt;Monitoring-&amp;gt;Monitored technologies-&amp;gt;Add new technology monitoring-&amp;gt;Build OneAgent plugin with Python-&amp;gt;Upload your plugin here or via command line (choose Upload plugin)&lt;/P&gt;&lt;P&gt;2)Unzip the custom.python.sslcertcheck_plugin file and placed the file under &lt;/P&gt;&lt;P&gt;opt/dynatrace/oneagent/plugin_deployment/custom.python.sslcertcheck_plugin/custom.python.sslcertcheck_plugin# ll&lt;BR /&gt;total 32&lt;BR /&gt;drwxr-xr-x 2 root root  4096 Jan 23 13:11 asn1crypto&lt;BR /&gt;drwxr-xr-x 2 root root  4096 Jan 23 13:11 asn1crypto-1.3.0.dist-info&lt;BR /&gt;-rwxr-xr-x 1 root root  2278 Jan 23 13:11 plugin.json&lt;BR /&gt;-rwxr-xr-x 1 root root  3017 Jan 23 13:11 README.md&lt;BR /&gt;drwxr-xr-x 2 root root  4096 Jan 23 13:11 sslcertcheck_plugin-1.1.dist-info&lt;BR /&gt;-rwxr-xr-x 1 root root 10459 Jan 23 13:11 sslcertcheck_plugin.py&lt;/P&gt;&lt;P&gt;Is it right?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jan 2020 08:47:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121208#M999</guid>
      <dc:creator>gokul_subramani</dc:creator>
      <dc:date>2020-01-24T08:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121209#M1000</link>
      <description>&lt;P&gt;You have it unzipped in one more directory - you have two directories custom.python.sslcertcheck_plugin in the path.&lt;BR /&gt;&lt;BR /&gt;It must look like this:&lt;/P&gt;&lt;PRE&gt;# ls -al /opt/dynatrace/oneagent/plugin_deployment/custom.python.sslcertcheck_plugin/&lt;BR /&gt;total 20&lt;BR /&gt;drwxrwxr-x 1 root root &amp;nbsp;222 Jan 16 15:41 .&lt;BR /&gt;drwxr-xr-x 1 root root &amp;nbsp;140 Jan 13 11:25 ..&lt;BR /&gt;drwxrwxr-x 1 root root &amp;nbsp;382 Jan 12 22:24 asn1crypto&lt;BR /&gt;drwxrwxr-x 1 root root &amp;nbsp; 96 Jan 12 22:24 asn1crypto-1.3.0.dist-info&lt;BR /&gt;-rwxrwxr-x 1 root root 2277 Jan 12 22:21 plugin.json&lt;BR /&gt;-rwxrwxr-x 1 root root 2172 Jan 12 22:17 README.md&lt;BR /&gt;drwxrwxr-x 1 root root &amp;nbsp; 82 Jan 12 22:24 sslcertcheck_plugin-1.0.dist-info&lt;BR /&gt;-rwxrwxr-x 1 root root 9458 Jan 16 15:41 sslcertcheck_plugin.&lt;/PRE&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Jan 2020 20:27:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121209#M1000</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-01-26T20:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121210#M1001</link>
      <description>&lt;P&gt;Hey Julius,&lt;/P&gt;&lt;P&gt;This is awesome. I have been asked about this type of feature before. Appreciate you for open sourcing this project!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;-Dallas&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Jan 2020 19:08:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121210#M1001</guid>
      <dc:creator>Dallas</dc:creator>
      <dc:date>2020-01-27T19:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace monitor SSL certificate validation</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121211#M1002</link>
      <description>&lt;P&gt;Thanks! Happy to share.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Jan 2020 21:28:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-monitor-SSL-certificate-validation/m-p/121211#M1002</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-01-27T21:28:33Z</dc:date>
    </item>
  </channel>
</rss>

