Velcer
❔ Trouble with C# certificates
That is what I am doing presently.
The certificate is bundled with the program, and I load it from the file as you can see in the above code.
That above code works on my local environment but fails in production.
I have verified that the production server does have the file.
I've verified the correct path.
I've verified that the certificate goes into memory (loaded by the C# program).
And I get the error.
4 replies