pkix.net icon indicating copy to clipboard operation
pkix.net copied to clipboard

.NET PKI framework to extend cryptography support in CLR.

Results 3 pkix.net issues
Sort by recently updated
recently updated
newest added

Can you provide an overload of `CertificateTemplates.EnumTemplates()` that reads from the local registry rather than making a call to AD?

See blog post https://www.sysadmins.lv/blog-en/how-to-read-adcs-enrollment-agentcertificate-manager-rights-in-powershell.aspx This would be good to have this officially implemented in pkix.net/PSPKI module and thus be able to read but also write certificate managers and enrolment agents...

enhancement

`certreq -sign` allows to sign CSRs with personal certificates, allowing to use the "This number of authorized signatures" feature from the "Issuance requirements" tab of certificate templates. It is also...

enhancement