PSCertificateEnrollment
1.0.1
Extends the Built-In PKIClient Module. Building Certificate Signing Requests, Certificate Enrollment via the Microsoft Network Device Enrollment Service (NDES) via the Simple Certificate Enrollment Protocol (SCEP).
Minimum PowerShell version
5.1
Installation Options
Author(s)
Uwe Gradenegger
Copyright
(c) 2020 Uwe Gradenegger. All rights reserved.
Package Details
Owners
Tags
powershell scep ndes pki adcs certificate x509
Functions
Get-NDESOTP Get-NDESCertificate New-CertificateRequest
PSEditions
Dependencies
This module has no dependencies.
FileList
- PSCertificateEnrollment.nuspec
- LICENSE
- PSCertificateEnrollment.cat
- PSCertificateEnrollment.psd1
- PSCertificateEnrollment.psm1
- README.md
- Functions\Convert-DERToBASE64.ps1
- Functions\Convert-StringToCertificateSerialNumber.ps1
- Functions\Convert-StringToDER.ps1
- Functions\Convert-StringToHex.ps1
- Functions\Get-Asn1LengthOctets.ps1
- Functions\Get-CertificateHash.ps1
- Functions\Get-NDESCertificate.ps1
- Functions\Get-NDESOTP.ps1
- Functions\New-AiaExtension.ps1
- Functions\New-CdpExtension.ps1
- Functions\New-CertificateRequest.ps1
- Functions\Test-KSPAvailability.ps1