Certificate Authentication in ASP.NET Core 3.1 (Self Signed)
https://damienbod.com/2019/06/13/certificate-authentication-in-asp-net-core-3-0/
Using Chained Certificates for Certificate Authentication in ASP.NET Core 3.1
Certificate Manager
https://github.com/damienbod/AspNetCoreCertificates
2020-01-22 Updated certificates, now using CertificateManager
2019-01-02 Updated HttpClient certificate handling, improved certificates in demo
2019-12-06 Updated Nuget packages ASP.NET Core 3.1
2019-10-10 Updated Nuget packages ASP.NET Core 3.0
2019-09-06 Updated Nuget packages ASP.NET Core 3.0 preview 9
2019-08-13 Updated Nuget packages ASP.NET Core 3.0 preview 8
2019-07-28 Updated Nuget packages ASP.NET Core 3.0 preview 7
https://github.com/damienbod/AspNetCoreCertificates
https://docs.microsoft.com/en-us/aspnet/core/security/authentication/certauth?view=aspnetcore-3.0
https://docs.microsoft.com/en-us/dotnet/framework/wcf/feature-details/working-with-certificates
https://blog.davidchristiansen.com/2016/09/howto-create-self-signed-certificates-with-powershell/
https://damienbod.com/2018/09/21/deploying-an-asp-net-core-application-to-windows-iis/
https://docs.microsoft.com/en-us/powershell/module/pkiclient/new-selfsignedcertificate?view=win10-ps
https://docs.microsoft.com/en-us/aspnet/core/security/authentication/certauth?view=aspnetcore-3.0
https://tools.ietf.org/html/rfc3280.html