From 98fc6b66fd27c29c67c935ae3735317222f8411a Mon Sep 17 00:00:00 2001 From: Rephl3x Date: Wed, 24 Sep 2025 00:35:12 +0000 Subject: [PATCH] Search for any and all Certificates issues per CA --- CA.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/CA.ps1 b/CA.ps1 index 5300d2b..aa1f705 100644 --- a/CA.ps1 +++ b/CA.ps1 @@ -56,3 +56,4 @@ if ($results.Count -eq 0) { } else { $results | Format-Table -AutoSize } +