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

New Post: Why Install-CertificationAuthority is not exported for 2012R2?

Does it not work for 2012R2 at all or there's some limitations?

View Article


New Post: Why Install-CertificationAuthority is not exported for 2012R2?

It work and is fully functional. I decided to exclude this command on Windows Server 2012+ because there is a built-in cmdlet called Install-AdcsCertificationAuthority in the AdcsInstallation module....

View Article


New Post: Why Install-CertificationAuthority is not exported for 2012R2?

That makes sense. Didn't know it has inbox support now. Thank you so much for our prompt response.

View Article

Reviewed: PowerShell PKI Module 2.8 (avr. 17, 2014)

Rated 5 Stars (out of 5) - Excellent, thanks a lot for this powerfull module !

View Article

New Post: Add-CertificateTemplateAcl returned error when called from...

The following works locally Get-CertificateTemplate -Name $template | Get-CertificateTemplateAcl | Add-CertificateTemplateAcl -User $user -AccessType Allow -AccessMask $fullControl |...

View Article


New Post: Add-CertificateTemplateAcl returned error when called from...

It is related to authentication delegation. You need configure remote server as trusted for delegation, or use explicit credential transfer (CredSSP).

View Article

Released: PowerShell PKI Module 2.8 (Feb 08, 2014)

Important: I would like to hear more about what you are thinking about the project? I appreciate that you like it (1000+ downloads over past 6 months), but may be you have to say something? What do you...

View Article

Updated Release: PowerShell PKI Module 2.8 (feb 08, 2014)

Important: I would like to hear more about what you are thinking about the project? I appreciate that you like it (1000+ downloads over past 6 months), but may be you have to say something? What do you...

View Article


New Post: Add-CertificateTemplateAcl returned error when called from...

Actually I had remoting configured using CredSSP already; otherwise, I got different error. When I broke down the pipeline, it worked fine for Get-CertificateTemplate and Get-CertificateTemplateAcl....

View Article


New Post: Add-CertificateTemplateAcl returned error when called from...

Oh, sorry, I just checked the code and found one line which I forgot to remove. Open Add-CertificateTemplateAcl.ps1 and delete the following line:if ($Host.Name -eq"ServerRemoteHost") {throw New-Object...

View Article

Created Unassigned: Add-CertificateTemplateAcl returned error when called...

The following works locallyGet-CertificateTemplate -Name $template | Get-CertificateTemplateAcl | Add-CertificateTemplateAcl -User $user -AccessType Allow -AccessMask $fullControl |...

View Article

New Post: Add-CertificateTemplateAcl returned error when called from...

This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.

View Article

Created Unassigned: Bug in CrlDistributionPoint.cs [49]

HiI find a minor bug in CrlDistributionPoint.cs:Starting at around line 59 you have:if (CryptoRegistry.Ping(ComputerName)) { urls = (String[])CryptoRegistry.GetRReg("CRLPublicationURLs", Name,...

View Article


Commented Unassigned: Bug in CrlDistributionPoint.cs [49]

HiI find a minor bug in CrlDistributionPoint.cs:Starting at around line 59 you have:if (CryptoRegistry.Ping(ComputerName)) { urls = (String[])CryptoRegistry.GetRReg("CRLPublicationURLs", Name,...

View Article

Created Unassigned: Critical bug in X509CertificatePolicyCollection.Add()...

Hi,I have found critical bug in X509CertificatePolicyCollection.Add() method.There is missing real addition to the list. In the result, the returned collection is empty and further code, what checks...

View Article


Commented Unassigned: Critical bug in X509CertificatePolicyCollection.Add()...

Hi,I have found critical bug in X509CertificatePolicyCollection.Add() method.There is missing real addition to the list. In the result, the returned collection is empty and further code, what checks...

View Article

Commented Unassigned: Extract Subject Alternate Names from a Certificate...

Hello, Is there a function available in the PSPKI-Module (or PS-Code available) for extracting the SANs of an existing Certificate Request (which exists as Base64-Encoded String available in Memory/in...

View Article


Commented Unassigned: Extract Subject Alternate Names from a Certificate...

Hello, Is there a function available in the PSPKI-Module (or PS-Code available) for extracting the SANs of an existing Certificate Request (which exists as Base64-Encoded String available in Memory/in...

View Article

Commented Unassigned: Extract Subject Alternate Names from a Certificate...

Hello, Is there a function available in the PSPKI-Module (or PS-Code available) for extracting the SANs of an existing Certificate Request (which exists as Base64-Encoded String available in Memory/in...

View Article

New Post: Get Pending Requests with SAN / DNS

I just wrote new classes to handle PKCS7/CMS requests (which is your case, I believe). If you wish, you can get updated DLL file and test, whether it works for you.

View Article
Browsing all 729 articles
Browse latest View live


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