Search for any and all Certificates issues per CA

This commit is contained in:
2025-09-24 00:35:12 +00:00
parent 9b74520a2a
commit 98fc6b66fd
+1
View File
@@ -56,3 +56,4 @@ if ($results.Count -eq 0) {
} else {
$results | Format-Table -AutoSize
}