Archived Forum Post

Index of archived forum posts

Question:

Need to get certificate from "Computer\Trusted Root Certification Authorities\Certificates"

Mar 21 '13 at 12:51

I need to find certificate stored in "ComputerTrusted Root Certification AuthoritiesCertificates" store.

Used "OpenLocalSystemStore" but this method returns certificates from “ComputerPersonalCertificates” store.

Is there any way to have access to "ComputerTrusted Root Certification AuthoritiesCertificates" store. As workaround is it possible create CkCert from windows certificate object or handle.


Answer

Does Chilkat support access to different stores at all, in what way. Should we use OpenRegistryStore? What keys and pathes should we use to support different OS