Certificate-LifecycleMonitor

1.0.0

Certificate lifecycle monitoring and expiration alerting. Scans local and remote certificate stores, IIS bindings, and AD-integrated CAs. Warns on expiring, expired, and weak certificates. Generates HTML dashboard reports with optional email alerting.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Certificate-LifecycleMonitor

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Certificate-LifecycleMonitor

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Larry Roberts. All rights reserved.

Package Details

Author(s)

  • Larry Roberts Independent Consultant

Tags

Certificate SSL TLS PKI Expiration Monitoring IIS Security

Functions

Invoke-CertificateAudit Get-ExpiringCertificates Get-IISCertificateReport Get-CertificateStoreReport Get-WeakCertificateReport

Dependencies

This module has no dependencies.

Release Notes

Initial release: local/remote certificate store scanning, IIS binding checks, weak crypto detection, HTML dashboard, email alerting.

FileList

  • Certificate-LifecycleMonitor.nuspec
  • .git\COMMIT_EDITMSG
  • .git\HEAD
  • .git\config
  • .git\description
  • .git\hooks\applypatch-msg.sample
  • .git\hooks\commit-msg.sample
  • .git\hooks\fsmonitor-watchman.sample
  • .git\hooks\post-update.sample
  • .git\hooks\pre-applypatch.sample
  • .git\hooks\pre-commit.sample
  • .git\hooks\pre-merge-commit.sample
  • .git\hooks\pre-push.sample
  • .git\hooks\pre-rebase.sample
  • .git\hooks\pre-receive.sample
  • .git\hooks\prepare-commit-msg.sample
  • .git\hooks\push-to-checkout.sample
  • .git\hooks\sendemail-validate.sample
  • .git\hooks\update.sample
  • .git\index
  • .git\info\exclude
  • .git\logs\HEAD
  • .git\logs\refs\heads\master
  • .git\logs\refs\remotes\origin\master
  • .git\objects\2d\013042f41aeede437bc454f8c879cd47b67bc8
  • .git\objects\33\c1602b335f4c803fad10776168a063799aca3a
  • .git\objects\39\7339f41d57107842da4eecc2513481aa27858e
  • .git\objects\3b\22324c9341920cf5e822d6a8e8afa54511c161
  • .git\objects\40\6b83ddf5f413cbfda82a71c7e3f1f161a326d9
  • .git\objects\45\7dba7634f1ac61007a1c8044f51392e5516f83
  • .git\objects\55\593bb2258d992724e7ea1fac6b4767e7e022e2
  • .git\objects\55\71d2bf3022f1f20c27dece83d698d92f7e1b2f
  • .git\objects\5f\8b5e271efd5a7bd79b093eaa8a6f2a34d5f5d1
  • .git\objects\6a\21e3f3046bdf0d04703436fac92591064279e7
  • .git\objects\7e\26309852594f78b3961c0b0dcfecd55d5b9958
  • .git\objects\81\c92e07c12799c0e335f3f2a098a2eb993602fb
  • .git\objects\91\669b69593644fc42c034466f7c8c7d9c751173
  • .git\objects\99\045b08bcf8573cd6f96f5f8ef1ef6341b17a82
  • .git\objects\a8\992e5c23b40d126594ce94d94b0918147be5a3
  • .git\objects\b3\aa03e3b52b051f589b6466d437ec97c2c8fe00
  • .git\objects\df\50a8a5d9a3e8686817bcd134b896059190faab
  • .git\objects\ea\517575b2604f4c69277e5647ee253b28efa10a
  • .git\objects\fc\e14c74a253b4a692618943f073c175c86cc5ae
  • .git\refs\heads\master
  • .git\refs\remotes\origin\master
  • Certificate-LifecycleMonitor.psd1
  • Certificate-LifecycleMonitor.psm1
  • LICENSE
  • Private\New-HtmlDashboard.ps1
  • Private\Send-AuditReport.ps1
  • Public\Get-CertificateStoreReport.ps1
  • Public\Get-ExpiringCertificates.ps1
  • Public\Get-IISCertificateReport.ps1
  • Public\Get-WeakCertificateReport.ps1
  • Public\Invoke-CertificateAudit.ps1
  • README.md
  • Samples\sample-report.html
  • Tests\Certificate-LifecycleMonitor.Tests.ps1

Version History

Version Downloads Last updated
1.0.0 (current version) 3 2/16/2026