Hi,
is there any way to programmatically access and use the Central Certificate Store(CCS)? I see that the CCS is new in Server 2012, but have not found any API or other resources related to it.
I am loading certificates dynamically on different servers. Currently I need to install all certificates on all of my servers. It would be great for maintenance of my certificates to be able to have a single server for my certificates.
I already posted a question here, but received no answers: http://www.codeproject.com/Questions/706592/Code-against-the-Central-Certificate-Store-in-Win
Thanks