Quantcast
Channel: Common Language Runtime Internals and Architecture forum
Viewing all articles
Browse latest Browse all 1710

Installing security certificates

$
0
0

Hello All,

Currently I am doing some testing with installing a security certificate in c#. It is a .cer file . I am using the X509Store to open the store and install. I noticed when I open the store for the currentuser and add the certificate into the trusted root I get a security warning popup. I am wondering if there is a way to install into this store and prevent the security warning from popping up.

X509Store CertStore = new X509Store(StoreName.Root, StoreLocation.CurrentUser);


Viewing all articles
Browse latest Browse all 1710

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>