Pkcs11Interop / Pkcs11Interop.X509Store

Easy to use PKCS#11 based X.509 certificate store
Apache License 2.0
32 stars 18 forks source link

Add code sample for `CertificateRequest` signing #30

Closed jariq closed 2 years ago

jariq commented 2 years ago

As shown in #28, CA cert/key managed by Pkcs11Interop.X509Store can be used for issuing/generation of X.509 certificates via System.Security.Cryptography.X509Certificates.CertificateRequest::Create method. Let's explore this as a feature.

jariq commented 2 years ago

This feature will be published today in Pkcs11Interop.X509Store 0.4.0.