damienbod / AspNetCoreCertificates

Certificate Manager in .NET Core for creating and using X509 certificates
https://www.nuget.org/packages/CertificateManager/
MIT License
234 stars 55 forks source link

Add support for pem types (base64) #8

Closed damienbod closed 4 years ago

damienbod commented 4 years ago

https://github.com/oocx/ReadX509CertificateFromPem

https://vcsjones.dev/2019/10/07/key-formats-dotnet-3/