Are you sure that your QSslSocket object doesn't get deleted after the function/constuctor where it is declared? Could you post the relevant code?
Are you sure that your QSslSocket object doesn't get deleted after the function/constuctor where it is declared? Could you post the relevant code?
It's not deleted because it's global pointer and when I use unsecure tcp connection there is no problems...
Please, anyone ? If you want I will upload testing ssl server writen with the library that I use so you will be able to test yourself.
Did you try debugging your program? Perhaps use QSslSocket::sslErrors () and print them to a Message Box or something...
Oh I didn't noticed that there is such signal, I will check it out. But I wonder other thing, what kind of cript version is using this class SSLv3 or TLS ?![]()
Bookmarks