X509CertHelper
1.0
A Powershell class to perform X509Certificate2 related functions without relying on PKI cmdlets
because the PKI module is not pre-installed on all OSs (Ex: On Arch Linux).
Installation Options
Owners
Copyright
Copyright © 2022 alain. All rights reserved.
Package Details
Author(s)
- alain
Tags
Functions
X509CertHelper CreateSelfSignedCertificate GetCertificateRequest GetThumbPrint GetThumbprint SaveSelfSignedCertificate ExportCertificate ExportPfxCertificate GetCertificate GetPfxCertificate TestCertificate GetOUname IsValidDistinguishedName IsCertificateRevoked IsKeyLengthValid IsSignatureAlgorithmValid ValidateCertificateChain IsSANsValid IsCertificatePolicyValid IsExtendedValidationValid GetOpenssl
Dependencies
This script has no dependencies.
Release Notes
customized to my use case
FileList
- X509CertHelper.nuspec
- X509CertHelper.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0 (current version) | 13 | 10/1/2024 |