Releases: Crypt32/PSPKI
Releases · Crypt32/PSPKI
PSPKI v4.3.0
Bug fixes
- #230 Extended properties in 
System.Management.Automation.Signatureare 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.
PSPKI v4.2.0
Bug fixes
- #203 Convert-PemToPfx returns Method invocation failed because [SysadminsLV.Asn1Parser.Asn1Reader] does not contain a method named 'MoveNextCurrentLevel'
 - #202 Get-EnterprisePKIHealthStatus.ps1
 - #196 Feature request: get encrypted key from CA database
 - #195 Issues adding permissions over CA
 - #194 Two errors when running PSPKI on basic CA
 - #193 Cannot find type [Security.Cryptography.Oid2] issue
 - #190 Special characters in PKI object names causing errors
 - #155 Convert-PemToPfx returns 'The property 'PrivateKey' cannot be found on this object'
 - #151 Request to add Install-CertificateResponse command to PSPKI module
 - #145 Improvement: Add ECDSA support into Convert-PemToPfx
 - Fixed incorrect type names in documentation examples
 
New commands
Existing command changes
- Add-AdCertificateRevocationList -- fixed 
-CertificateRevocationListparameter type - Convert-Pem2Pfx -- changed default value for 
-ProviderNameto Microsoft Software Key Storage Provider 
See also
- Release notes for PKI libraries used by PSPKI: https://github.com/PKISolutions/pkix.net/releases/tag/v4.2.0
 
PSPKI v4.0.0
Release notes: https://www.pkisolutions.com/tools/pspki/release-notes-for-pspki-v400/
Install from PowerShell Gallery: https://www.powershellgallery.com/packages/PSPKI/4.0.0