Relative Content

Tag Archive for asp.netweb

ASP.NET – The specified network password is not correct – X509Certificate2

I have .NET web application where trying to import the certificate using the “X509Certificate2”. While importing, getting the “The specified network password is not correct.”. The certificate is password protected “.pfx” file and I’m providing the password too while importing the certificate. Here are the steps to produce the issue: