Renew-vcsaSignedCert The Renew-vcsaSignedCert will renew the existing VCSA-signed MACHINE CERT certificate. Parameters: $vcenter (vCenter FQDN or IP address) $vc user (SSO Administrator) $vc pass (SSO Administrator password) $duration (Duration in days to renew the certificate; 730...
snippet.ps1
This is a basic dashboard to monitor internal and external SSL certificate expiry dates from within vROps without additional software or tools. With the Expiry time in vROps for all your sites, you can create alerts, reports and dashboards form within the familiar vROps UI. Created in...
dashboard.json
This is a basic dashboard to monitor internal and external SSL certificate expiry dates. Created in vROps 8.1. Complete setup instructions and screenshots available on the blog: https://virtualg.uk/monitoring-ssl-certificate-expiry-with-vrealize-operations/ The blog includes the...
Powershell snippet to help extract the SSL Thumbprint (SHA1) of a remote system which can be useful for VMware based environments as well as well as other environments requireing the SSL Thumbprint #SSLThumbprint #SHA1 #VMwarePowerCLI #MIT #SSLThumbprint #PowerShell
Get-SSLThumbprint.ps1