Important: I would like to hear more about what you are thinking about the project? I appreciate that you like it (2000 downloads over past 6 months), but may be you have to say something? What do you dislike in the module? Maybe you would love to see some new functionality? Tell, what you think!
more details in my weblog:
PKI.Core.dll API documentation is published at http://pkix2.sysadmins.lv/library/. PKI.Core.dll sources are published in PKILib 3.0.0.0.zip
for details about new commands please see main page: http://pspki.codeplex.com/
p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker: http://pspki.codeplex.com/workitem/list/basic
for general discussions you can post here: http://pspki.codeplex.com/discussions
Installation guide:
- Use default installation path to install this module for current user only.
- To install this module for all users — enable "Install for all users" check-box in installation UI
- if previous module installations are detected, they are removed during upgrade.
Breaking Changes
With this release I completely discontinue module installation on Windows XP and Windows Server 2003. However, you still can manage Windows Server 2003-based CA servers.- Underlying API library is compiled under .NET Framework 4.0
- Due to .NET 4.0, PowerShell 2.0 is no longer supported. The minimum supported PowerShell version is 3.0.
Release notes for version 3.0
- Major and minor bug fixing;
- Added PKCS#7 certificate request support;
- Improved cryptographic file decoding. Now I support crypto files (certificates, CRLs, CTLs, requests, etc.) in various formats, including binary, base64 and hex with or without address and ASCII panels;
- Added ECDSA signature verification support;
- Improved CA database access experience by introducing generic CA database access command;
- Fixed memory leak in ASN.1.
- The following bugs are addressed/fixed:
- https://pspki.codeplex.com/workitem/59 (implemented)
- https://pspki.codeplex.com/workitem/58 (fixed)
- https://pspki.codeplex.com/workitem/57 (addressed)
- https://pspki.codeplex.com/workitem/56 (fixed)
- https://pspki.codeplex.com/workitem/55 (fixed)
- https://pspki.codeplex.com/workitem/53 (fixed)
- https://pspki.codeplex.com/workitem/52 (fixed)
- https://pspki.codeplex.com/workitem/51 (fixed)
- https://pspki.codeplex.com/workitem/50 (fixed)
- https://pspki.codeplex.com/workitem/49 (fixed)
- https://pspki.codeplex.com/workitem/48 (addressed)
- https://pspki.codeplex.com/workitem/47 (fixed)
- https://pspki.codeplex.com/workitem/46 (fixed)
- https://pspki.codeplex.com/workitem/45 (addressed)
New commands:
- Get-CertificateRequest
- Get-CASecurityDescriptor
- Add-CAAccessControlEntry
- Remove-CAAccessControlEntry
- Set-CAAccessControlEntry
- Get-DatabaseRow
- Remove-DatabaseRow
- Set-CertificateExtension
Deprecated commands:
- Get-IssuedCRL
- Remove-Request
more details in my weblog:
PKI.Core.dll API documentation is published at http://pkix2.sysadmins.lv/library/. PKI.Core.dll sources are published in PKILib 3.0.0.0.zip
for details about new commands please see main page: http://pspki.codeplex.com/
p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker: http://pspki.codeplex.com/workitem/list/basic
for general discussions you can post here: http://pspki.codeplex.com/discussions