Windows Certificate Store access
-
wrote on 16 Apr 2013, 08:38 last edited by
Hi Guys,
I got error in QT Creator when I want to declared QSslCertificate (#include <QSslCertificate>),
"No Such File or Directory".Anyone has an idea about it?
-
are you using a self-compiled Qt version?
If yes you may have compiled it without OpenSSL? -
wrote on 16 Apr 2013, 10:21 last edited by
I'm using QT Creator 4.7.
Thanks.
-
wrote on 16 Apr 2013, 10:29 last edited by
OK, I found the solution it's under QNetwork directory.
Thanks.
-
i was asking about Qt itself - not QtCreator.
So i assume you have a precompiled packaged downloaded.
Which version? Qt 4.x or 5.x?Are the other include declarations work for you?
-
wrote on 16 Apr 2013, 12:26 last edited by
QT 4.X.
Yes, the declarations worked.
Do you have any simple example to access (display) Certificates from windows certificates store?
Thanks.
-
nope..sorry... i'm not very experienced with this topic.
5/7