How to generate pfx file for IdentityServer4?
Jainav Surana
1
Reputation point
Hello Team,
I am using JSON Web token for authentication. For development I have used AddDeveloperSigningCredential but for other environments (QA, Prod) I need to use AddSigningCredential but I do not know how to get certificate. I don't have any certificate actually and not sure how can I generate it? Can anyone provide some inputs how to generate certificate and use with AddSigningCredential? I am planning to deploy IdentityServer in Azure.
Can anyone please take this question to targeted audience ?
Sign in to answer