Certificate imported into the requested container but it says it is not installed.

CSharp-ware 1 Reputation point
2022-04-13T15:09:32.513+00:00

Hello,

I have a valid certificate that I imported into my .NET Core project, I imported it and Visual Studio is asking me to re-import the certificate or else it needs to be installed in a container. I have installed it but Visual Studio still sends me this warning. I looked for it but it didn't work. Unfortunately, I can't show a code snippet because I can't show any. However, it should work because you simply import it, it asks you for the password if there is one, and that's it! I can't make my certificate without a password according to Windows. I had also seen that when I was doing research, it had dialogs that asked for the certificate password but I never got it. I tried a method that brought in code to get the certificate installed but it didn't work.

C#
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.
10,648 questions
{count} votes