关于[Create Certificates for IdentityServer4 signing using .NET Core]的摘要:
This article shows how to create certificates for an IdentityServer4 application to use for signing and token validation. The certificates are created using the CertificateManager nuget package. Both RSA and ECDsa certificates can be used for signing in IdentityServer4.
原文地址: https://damienbod.com/2020/02/10/create-certificates-for-identityserver4-signing-using-net-core/