Quantcast
Channel: Public Key Infrastructure PowerShell module
Viewing all articles
Browse latest Browse all 729

New Post: ParseExact Exception

$
0
0
Hi, I'm receiving an exception during the revocation of a certificate. It is successfully revoking, I'm just getting the following error in my ErrorDump log. Has anyone else encountered this error? I'm using PSPKI v 2.0.0 Thanks.

Exception calling "ParseExact" with "3" argument(s): "String was not recognized as a valid DateTime."
At C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\PSPKI\Get-RequestRow.ps1:37 char:36
  • $dt = [DateTime]::ParseExact <<<< ($Value,"MM/dd/yyyy HH:mm:ss",[Globalization.CultureInf
    o]::InvariantCulture)
    • CategoryInfo : NotSpecified: (:) [], MethodInvocationException
    • FullyQualifiedErrorId : DotNetMethodException

Viewing all articles
Browse latest Browse all 729


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>