<?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 Machine SSL Certificate in VMware PowerCLI Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818734#M98931</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are using custom Machine SSL cert of many vCenters. Is there any option we can find the expiry of that machine SSL certs?&lt;/P&gt;&lt;P&gt;'Get-STSCerts.ps1' showing only the STS expiry date.&lt;/P&gt;&lt;P&gt;Can someone please help me ?&lt;/P&gt;</description>
    <pubDate>Mon, 21 Dec 2020 21:25:07 GMT</pubDate>
    <dc:creator>Vimal348</dc:creator>
    <dc:date>2020-12-21T21:25:07Z</dc:date>
    <item>
      <title>Machine SSL Certificate</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818734#M98931</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are using custom Machine SSL cert of many vCenters. Is there any option we can find the expiry of that machine SSL certs?&lt;/P&gt;&lt;P&gt;'Get-STSCerts.ps1' showing only the STS expiry date.&lt;/P&gt;&lt;P&gt;Can someone please help me ?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 21:25:07 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818734#M98931</guid>
      <dc:creator>Vimal348</dc:creator>
      <dc:date>2020-12-21T21:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Machine SSL Certificate</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818742#M98933</link>
      <description>&lt;P&gt;Did you try Alan's script in&amp;nbsp;&lt;A href="https://blogs.vmware.com/PowerCLI/2012/05/automating-ssl-checks-for-vcenter-and-host-certificates.html" target="_blank" rel="noopener"&gt;Automating SSL Checks for vCenter and Host Certificates&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 21:56:13 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818742#M98933</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2020-12-21T21:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Machine SSL Certificate</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818764#M98935</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/256147"&gt;@LucD&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Yes I tried that earlier. And yes it is also showing the STS expiry date. Any other suggestion please ?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 00:24:40 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818764#M98935</guid>
      <dc:creator>Vimal348</dc:creator>
      <dc:date>2020-12-22T00:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Machine SSL Certificate</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818784#M98939</link>
      <description>&lt;P&gt;In that case use an SSH session (via Open-Ssh) to your VCSA and use the&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;/usr/lib/vmware-vmafd/bin/vecs-cli&lt;/STRONG&gt; command to list the certificates.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;From the Validity - Not After you can extract the expiration date.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;See also &lt;A href="https://kb.vmware.com/s/article/2111411" target="_blank" rel="noopener"&gt;KB2111411&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 06:27:18 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818784#M98939</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2020-12-22T06:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Machine SSL Certificate</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818856#M98942</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/256147"&gt;@LucD&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Yes that I can get. Connecting to vCenter via putty and run the command to can get the expiry of Machine SSL. This is how I am checking the expiry date now. Like I said we have many vCenters that needs to check the expiry date. So here I am looking a script something like what you mentioned earlier (Alan's script /&amp;nbsp;Get-STSCerts.ps1) that can find the machine SSL expiry of a bulk vCenters.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 14:23:46 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818856#M98942</guid>
      <dc:creator>Vimal348</dc:creator>
      <dc:date>2020-12-22T14:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Machine SSL Certificate</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818857#M98943</link>
      <description>&lt;P&gt;You can script that as well against multiple vCenters.&lt;BR /&gt;You could use Posh-Ssh instead of putty which makes it a lot easier.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 14:29:17 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818857#M98943</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2020-12-22T14:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Machine SSL Certificate</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818862#M98944</link>
      <description>&lt;P&gt;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/256147"&gt;@LucD&lt;/a&gt;&amp;nbsp;, then it would be really great. I never tried posh-ssh so far. If you can please give me the instruction then it would be really helpful since I never tried this before.&lt;/P&gt;&lt;P&gt;1. Connect multiple vCenters&lt;/P&gt;&lt;P&gt;2. Run the command '/usr/lib/vmware-vmafd/bin/vecs-cli entry list --store MACHINE_SSL_CERT --text | less' against those multiple vCenters.&lt;/P&gt;&lt;P&gt;3. Disconnect the session from multiple vCenters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 15:30:31 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818862#M98944</guid>
      <dc:creator>Vimal348</dc:creator>
      <dc:date>2020-12-22T15:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Machine SSL Certificate</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818948#M98950</link>
      <description>&lt;P&gt;Anyone can please help me here?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 16:01:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Machine-SSL-Certificate/m-p/2818948#M98950</guid>
      <dc:creator>Vimal348</dc:creator>
      <dc:date>2020-12-28T16:01:50Z</dc:date>
    </item>
  </channel>
</rss>

