8000 Release PSPKI v4.3.0 · Crypt32/PSPKI · GitHub
[go: up one dir, main page]

Skip to content

PSPKI v4.3.0

Latest

Choose a tag to compare

@Crypt32 Crypt32 released this 02 Apr 08:27
· 20 commits to master since this release
e294a09

Bug fixes

  • #230 Extended properties in System.Management.Automation.Signature are not populated
  • #224 UnRegister-ObjectIdentifier function
  • #223 Register-ObjectIdentifier
  • #221 Get-CertificateRequest Fails If IP Address SAN has 132 in the Second Octect
  • #216 Random NetworkRetrievalError for OCSP when running Get-EnterprisePKIHealthStatus
  • #215 PSPKI v4.2.0 Module cannot find type [PKI.OCSP.OCSPRequest]
  • #212 "Get-CA -Name $CAName | Get-EnterprisePKIHealthStatus" returns error "Method invocation failed because [SysadminsLV.Asn1Parser.Asn1Utils] does not contain a method named 'DecodeInteger' "

Existing command changes

  • #209 Receive-Certificate retrieve .p7b formatted certificate

Implemented new -IncludeChain switch which allows to retrieve issued certificate and its entire chain opposed to leaf certificate only.

0