Closed BearThatIsGrumpy closed 1 month ago
I will take a look into this.
I was able to repro the issue. The issue is caused by a flawed recursion logic in ASN.1 parser library. Here is another ticket with same problem: https://github.com/PKISolutions/PSPKI/issues/216
Here is the actual ticket: https://github.com/PKISolutions/Asn1DerParser.NET/issues/13 which is fixed in ASN.1 parser library, but PSPKI hasn't updated yet. I will ship the fix in PSPKI 4.3.
As a temporary workaround, you can extract attached ZIP archive to PSPKI\Library folder. Backup original files before replacing files. SysadminsLV.Asn1Parser.zip
Thank you for the fast investigation! I've confirmed the workaround is functional in our environment. We look forward to the 4.3 release.
Cool! I'm closing this for now.
If a CSR includes an IP address subject alternative name and its value has 132 in the second octect,
Get-CertificateRequest
fails:Example INF contents:
Certutil output: