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.