Quantcast
Channel: Public Key Infrastructure PowerShell module
Browsing all 729 articles
Browse latest View live
↧

New Post: Programmatically sign a PKCS#10 request with an officer certificate

I would look into ASN.1 contents. There might be issues with ASN encoding in the file.

View Article


Commented Unassigned: Get-EnterprisePKIHealthStatus Error [86]

When I run Get-Ca | Get-EnterprisePKIHealthStatus -Debug -Verbose I receive the attached error. I'm running this command from an elevated PowerShell session on Windows 8.1 Enterprise. My PKI consists...

View Article


Commented Unassigned: Get-EnterprisePKIHealthStatus Error [86]

When I run Get-Ca | Get-EnterprisePKIHealthStatus -Debug -Verbose I receive the attached error. I'm running this command from an elevated PowerShell session on Windows 8.1 Enterprise. My PKI consists...

View Article

Commented Unassigned: Get-EnterprisePKIHealthStatus Error [86]

When I run Get-Ca | Get-EnterprisePKIHealthStatus -Debug -Verbose I receive the attached error. I'm running this command from an elevated PowerShell session on Windows 8.1 Enterprise. My PKI consists...

View Article

Commented Unassigned: Get-EnterprisePKIHealthStatus Error [86]

When I run Get-Ca | Get-EnterprisePKIHealthStatus -Debug -Verbose I receive the attached error. I'm running this command from an elevated PowerShell session on Windows 8.1 Enterprise. My PKI consists...

View Article


New Post: Programmatically sign a PKCS#10 request with an officer certificate

After further testing, it would seem that signing a PKCS#10 request is not possible that way... When directly using certreq -sign, I have the same error as above with a PKCS#10 request whereas all...

View Article

New Post: Programmatically sign a PKCS#10 request with an officer certificate

PKCS#10 do not support multiple signatures. You have to convert (embed) PKCS#10 request to PKCS#7 and use external signature to sign PKCS#7 message. You may need to check out my blog post:...

View Article

New Post: Programmatically sign a PKCS#10 request with an officer certificate

OK I understand better. I tried to adapt your code from your blog post but am stuck at the initialize method of the ISignerCertificate COM object. My signing certificate has its private key on a smart...

View Article


New Post: Unable to convert pfx to pem

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 Article


New Post: Unable to convert pfx to pem

Is your key stored in the Key Storage Provider? Currently, the command do not support KSP, only legacy CSPs.

View Article

Commented Unassigned: Connect-CertificationAuthority Error [89]

Hi, I am using PSPKI Version 3.1. When running the following command, I get an error. __Command:__ Connect-CertificationAuthority -ComputerName...

View Article

Commented Unassigned: get-catemplate [88]

Version 3.1When running the following commandget-ca |get-catemplateI get the following errror:```New-Object : Exception calling ".ctor" with "1" argument(s): "There is no such object on the server."At...

View Article

New Post: Question about Installation

Hi all Is it possible to just copy the module to a server instead of installing it? What kind of configuration has to be done then? We are not allowed to install software here, but want to use the...

View Article


New Post: Unable to convert pfx to pem

No, certificate was requested with providername=Microsoft RSA SChannel Cryptographic Provider

View Article

New Post: Question about Installation

Yes, it is possible to install the module by just copying the folder. Download PKI v3.1.zip file and extract it in the either, My Documents\WindowsPowerShell\Modules (for current user only) or...

View Article


New Post: Question about Installation

Thank you very much!

View Article

New Post: Unable to convert pfx to pem

I currently have the same problem. Any news about that?

View Article


New Post: Unable to convert pfx to pem

It would be nice if you could send me a sample PFX that doesn't work for further debugging. You can contact me directly through email.

View Article

New Post: Unable to convert pfx to pem

Hi, did you get my email with the PFX?

View Article

New Post: Unable to convert pfx to pem

Sorry, I didn't get your email. Check my email: vpodans&sysadmins.lv

View Article
Browsing all 729 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>