Search for any and all Certificates issued per CA
This commit is contained in:
@@ -55,4 +55,4 @@ if ($results.Count -eq 0) {
|
|||||||
Write-Host "No certificates found matching the criteria." -ForegroundColor Red
|
Write-Host "No certificates found matching the criteria." -ForegroundColor Red
|
||||||
} else {
|
} else {
|
||||||
$results | Format-Table -AutoSize
|
$results | Format-Table -AutoSize
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user