$CRT = New-Object System.Security.Cryptography.
$CRT.Import("D:\mycert.cer")
$CRT.GetEffectiveDateString()
"$CRT = New-Object System.Security.Cryptography.X509Certificates.X509Certificate $CRT.Import("D:\mycert.cer") $CRT.GetEffectiveDateString()"
- Hidden Microsoft: How to read Certificates and CRLs using PowerShell | Network World (wyświetl w Google Sidewiki)
Brak komentarzy:
Prześlij komentarz