PDA

View Full Version : Qt getting client certificates from OS certificate store.



sargsyan.taron
16th February 2011, 17:39
Hi,

Another exhausting problem for me. I tried to find way how to get clients certificates from OS with Qt API. I was unable to find any references from google.

I have certificate issued for client and I will use it to authenticate client. I need to find way to get that from OS store. Windows stores them in its own structure(personal) Link to Microsoft store description , in unix based OSes they are located under /et/ca.. Please look at attached image, this is what I want to get.

I'm using Qt 4.7 , OS: windows, MAC Language is: C++

Thanks Best Regards Taron Sargsyan