PSPKI icon indicating copy to clipboard operation
PSPKI copied to clipboard

"Get-CA -Name $CAName | Get-EnterprisePKIHealthStatus" returns error "Method invocation failed because [SysadminsLV.Asn1Parser.Asn1Utils] does not contain a method named 'DecodeInteger' "

Open MikeSouthwell opened this issue 2 months ago • 0 comments

I'm getting this error when trying to run Get-EnterprisePKIHealthStatus on the Get-CA command after looking up our FAS server's CA certificate. I'm using version 4.2.0 of PSPKI.

"Method invocation failed because [SysadminsLV.Asn1Parser.Asn1Utils] does not contain a method named 'DecodeInteger' "

The command works fine on the Secondary CA server up the chain that the FAS servers use to get their certificates so I'm not sure what I'm doing wrong?

Also the primary root CA just returns null.

Primary CA (null) Secondary CA (working) Tertiary CAs [FAS machines] (error)

MikeSouthwell avatar May 06 '24 07:05 MikeSouthwell