Skip to content

Releases: Crypt32/PSPKI

PSPKI v4.3.0

02 Apr 08:27
e294a09
Compare
Choose a tag to compare

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.

PSPKI v4.2.0

18 Jan 10:23
c47d879
Compare
Choose a tag to compare

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 -CertificateRevocationList parameter type
  • Convert-Pem2Pfx -- changed default value for -ProviderName to Microsoft Software Key Storage Provider

See also

PSPKI v4.0.0

14 Jun 19:49
5f8ba9e
Compare
Choose a tag to compare