Edited Unassigned: Cannot convert value "ca.example.com" to type...
PS PKI 3.1.0I managed to get some code working beautifully on my Windows 7 SP1 workstation, but it throws an error when I try to run it locally on my Windows Server 2012 R2 standalone root certificate...
View ArticleNew Post: [PKI.CertificateServices.CertificateAuthority]::GetCA("Name","*")...
I suspect that this issue is related to these issues: https://pspki.codeplex.com/workitem/93 and http://pspki.codeplex.com/workitem/89. Vote on them. I'll fix this in the next release.
View ArticleCommented Unassigned: Maintain backwards compatibility and/or upgrade log [94]
Hello,For future releases of the module and underlying .NET libraries, would it be possible to maintain backwards compatibility and, when not possible (technically or not), provide an UPGRADE file...
View ArticleNew Post: You should publish this on powershell gallery
You should publish this on powershell gallery
View ArticleCreated Unassigned: Get-CertificateRequest bug in 3.2.5 [96]
Hello Camelot,Looks like there was a regression in X509CertificateRequest in release 3.2.5.Every time I try to instantiate a PKCS#10 since this release I get an error in the constructor "Invalid...
View ArticleCommented Unassigned: Get-CertificateRequest bug in 3.2.5 [96]
Hello Camelot,Looks like there was a regression in X509CertificateRequest in release 3.2.5.Every time I try to instantiate a PKCS#10 since this release I get an error in the constructor "Invalid...
View ArticleNew Post: Exception calling "ResubmitRequest" with "2" argument(s)
PS PKI 3.2.5 This code snippet throws an error when running it locally on a Windows Server 2012 R2 domain-joined standalone root certificate authority. The same code works on Windows 7 SP1...
View ArticleNew Post: Programmatically sign a PKCS#10 request with an officer certificate
Hello Camelot! Just in case you're ever interested in this, note that the error mentioned above with the CSignerCertificate seems to be caused by a bug with my 3rd-party smart card CSP (which might...
View ArticleCreated Unassigned: Remove-DatabaseRow works on 08R2 CA but not 12R2 CA [97]
PSPKI 3.0.0WS08R2 CAImport-Module PSPKIGet-CertificationAuthority "WVSXXXXX.support.xxxxxxxxxx.org" | Get-FailedRequest | Remove-DatabaseRow Deleted request row with ID = 6745147.Deleted request row...
View ArticleCreated Unassigned: Exception calling "ResubmitRequest" with "2" argument(s)...
PS PKI 3.2.5This code snippet throws an error when running it locally on a Windows Server 2012 R2 domain-joined standalone root certificate authority. The same code works on Windows 7 SP1 domain-joined...
View ArticleCommented Unassigned: Exception calling "ResubmitRequest" with "2"...
PS PKI 3.2.5This code snippet throws an error when running it locally on a Windows Server 2012 R2 domain-joined standalone root certificate authority. The same code works on Windows 7 SP1 domain-joined...
View ArticleNew Post: Programmatically sign a PKCS#10 request with an officer certificate
Can you elaborate this point: If you have time some day and want to take a look (I'd understand if you don't of course!), my problem would probably be solved if we could translate...
View ArticleCommented Unassigned: Remove-DatabaseRow works on 08R2 CA but not 12R2 CA [97]
PSPKI 3.0.0WS08R2 CAImport-Module PSPKIGet-CertificationAuthority "WVSXXXXX.support.xxxxxxxxxx.org" | Get-FailedRequest | Remove-DatabaseRow Deleted request row with ID = 6745147.Deleted request row...
View ArticleCommented Unassigned: Exception calling "ResubmitRequest" with "2"...
PS PKI 3.2.5This code snippet throws an error when running it locally on a Windows Server 2012 R2 domain-joined standalone root certificate authority. The same code works on Windows 7 SP1 domain-joined...
View ArticleNew Post: Programmatically sign a PKCS#10 request with an officer certificate
Yes, in order to sign it with an officer certificate. Since it is not possible to directly sign a PKCS#10 and the CertEnroll API is not usable with my 3rd party CSP (well it may be resolved sooner...
View ArticleCommented Unassigned: Exception calling "ResubmitRequest" with "2"...
PS PKI 3.2.5This code snippet throws an error when running it locally on a Windows Server 2012 R2 domain-joined standalone root certificate authority. The same code works on Windows 7 SP1 domain-joined...
View ArticleCommented Unassigned: Exception calling "ResubmitRequest" with "2"...
PS PKI 3.2.5This code snippet throws an error when running it locally on a Windows Server 2012 R2 domain-joined standalone root certificate authority. The same code works on Windows 7 SP1 domain-joined...
View ArticleCommented Unassigned: Exception calling "ResubmitRequest" with "2"...
PS PKI 3.2.5This code snippet throws an error when running it locally on a Windows Server 2012 R2 domain-joined standalone root certificate authority. The same code works on Windows 7 SP1 domain-joined...
View ArticleCommented Unassigned: Exception calling "ResubmitRequest" with "2"...
PS PKI 3.2.5This code snippet throws an error when running it locally on a Windows Server 2012 R2 domain-joined standalone root certificate authority. The same code works on Windows 7 SP1 domain-joined...
View ArticleNew Post: Error importing PSPKI module {Write-ErrorMessage -Source...
Hello I received a brand new HP laptop from work, with Windows 7 x64 (until we upgrade to W10) and downloaded and installed PSPKI. When I try to import PSPKI I receive the following error...
View Article