How to do Identity Certificate and Its Passphrase management in .net core

Ashutosh Pareek 26 Reputation points
2021-06-04T03:27:45.89+00:00

Hello,

Currently in one of my .net application I use identity certificate for App-App authentication to sign the token payload. Certificate file(.pfx) get deployed with the application and its passphrase is stored in appSettings.json. As we can see there are security concerns.
What is the standard way to handle this situation?

Appreciate your help

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.