Getting Firefox certificates in C#

Discuss building things with or for the Mozilla Platform.
Post Reply
Viccah
Posts: 1
Joined: March 2nd, 2017, 3:59 am

Getting Firefox certificates in C#

Post by Viccah »

Hi,

During development of a C# application I have encountered a problem a cannot solve. It is the first time I am working with certificates.

The application has to list all certificates on the computer (IE, Chrome and Firefox certs). I cannot find a way to get the Mozilla Firefox certificates from C#.

Any kind of help and explanation would be appreciated. Code snippets/examples are extremely welcome :)

Thanks!
Post Reply