Created Unassigned: Unable to convert pfx to pem [92]
Hi,I am trying to convert pfx to pem by using Convert-PfxToPem but I get the error below:```PS C:\Users\user\Desktop\CA> Convert-PfxToPem -InputFile C:\Users\user\Desktop\CA\test.pfx -Password...
View ArticleNew Post: Unable to convert pfx to pem
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleNew Post: Unable to convert pfx to pem
Follow this workitem : [url:https://pspki.codeplex.com/workitem/92] for further updates.
View ArticleCommented Unassigned: Unable to convert pfx to pem [92]
Hi,I am trying to convert pfx to pem by using Convert-PfxToPem but I get the error below:```PS C:\Users\user\Desktop\CA> Convert-PfxToPem -InputFile C:\Users\user\Desktop\CA\test.pfx -Password...
View ArticleNew Post: Cannot convert value "ca.example.com" to type...
PS PKI 3.1.0 I 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 ArticleUpdated Wiki: Home
Project DescriptionThis module is intended to simplify certain PKI management tasks by using automation with Windows PowerShell.This module is intended for Certification Authority management. For local...
View ArticleUpdated Wiki: Home
Project DescriptionThis module is intended to simplify certain PKI management tasks by using automation with Windows PowerShell.This module is intended for Certification Authority management. For local...
View ArticleUpdated Wiki: Show-CertificateTrustList
The documentation is permanently moved. New URL to the command description: Show-CertificateTrustList
View ArticleUpdated Wiki: Start-CertificationAuthority
The documentation is permanently moved. New URL to the command description: Start-CertificationAuthority
View ArticleUpdated Wiki: Start-PsFCIV
The documentation is permanently moved. New URL to the command description: Start-PsFCIV
View ArticleUpdated Wiki: Stop-CertificationAuthority
The documentation is permanently moved. New URL to the command description: Stop-CertificationAuthority
View ArticleUpdated Wiki: Submit-CertificateRequest
The documentation is permanently moved. New URL to the command description: Submit-CertificateRequest
View ArticleUpdated Wiki: Test-WebServerSSL
The documentation is permanently moved. New URL to the command description: Test-WebServerSSL
View ArticleUpdated Wiki: Unregister-ObjectIdentifier
The documentation is permanently moved. New URL to the command description: Unregister-ObjectIdentifier
View ArticleUpdated Wiki: Uninstall-CertificationAuthority
The documentation is permanently moved. New URL to the command description: Uninstall-CertificationAuthority
View ArticleNew Post: Cannot convert value "ca.example.com" to type...
can you post $PSVersionTable contents from failing and working machines? What does say Connect-CA command without parameters when you run it on CA server itself?
View ArticleNew Post: Cannot convert value "ca.example.com" to type...
Camelot wrote: can you post $PSVersionTable contents from failing and working machines? What does say Connect-CA command without parameters when you run it on CA server itself? Thanks for taking this...
View ArticleNew Post: Cannot convert value "ca.example.com" to type...
thanks for information. I will investigate this issue. I will copy this thread to issue tracker and will post updated information there.
View Article