PowerShell PKI Module (PSPKI) v3.7

Vadims Podans PKI Developer

Hello everyone, I’m excited to announce a public availability of PowerShell PKI module v3.7. New version is a big work around various aspects such as Microsoft Online Responder management, security descriptors. Here is a summary of what we’ve done. PowerShell Module Compatibility We have added syntax compatibility with PowerShell 6.x and newer PowerShell versions. New…

Read More

How to create Certificate Trust List (CTL) using PowerShell

PKI Solutions Logo

In this post, I will explain how to create custom certificate trust list (CTL) using PowerShell PKI (PSPKI) module. What is CTL? In short, CTL is a Microsoft open format of portable certificate container based on PKCS#7 format. Although, PKCS#7 already is a simple container for certificate, CTL provides several useful features: Name each list…

Read More

PowerShell PKI Module (PSPKI) v3.5 New Year Edition

PKI Solutions Logo

Hello everyone, we are announcing a public availability of PowerShell PKI module v3.5 New Year Edition. New version is a big work around various aspects of PKCS#7 format and messages. Here is a summary of what we’ve done: Time-Stamp Protocol client As a part of improved support of PKCS#7 messages, we added a .NET-compatible RFC…

Read More

PowerShell PKI Module v3.4.2 and upcoming plans

PKI Solutions Logo

I’m glad to announce that a new version of PowerShell PKI (PSPKI) module is released. It is available for installation from PowerShell Gallery: https://www.powershellgallery.com/packages/PSPKI/ PSPKI was in stable development for last year and most changes are bug fixes and usability improvements. Release notes for v3.4.2: https://www.pkisolutions.com/tools/release-notes-for-pspki-v342/. However, it doesn’t mean that the module is done…

Read More