[Qt-interest] QT and SSL certificates
Andreas Roth
aroth at arsoft-online.com
Wed Feb 18 07:37:51 CET 2009
Good morning,
i'm using QT version 4.4.3 and i have a problem concerning certificates.
My apache2 webserver is set up with a SSL site and it works fine with firefox
and the openssl command line. E.g.
openssl s_client -connect myhostname:443 -CAfile cacert.pem
But when i use the securesocketclient example from QT, i get the message
'the signature of the certificate is invalid'. I don't know why and maybe
somebody out here could tell me. Are there any special checks for the
certificate in QT?
Regards,
Andreas Roth
More information about the Qt-interest-old
mailing list