Hi, I enabled the QSslSocket debugging and recompiled the libraries and program, and I got this when trying to connect to the server with the certificate:

QSslSocketBackendPrivate::transmit: wrote 101 encrypted bytes to the socket
QSslSocketBackendPrivate::transmit: testing encryption
QSslSocketBackendPrivate::transmit: encryption not done yet
QSslSocketBackendPrivate::transmit: testing encryption
QSslSocketBackendPrivate::transmit: encryption not done yet
Can somebody tell me what's going on...why the certificate failing to connect, and why it doesn't get into encrypted mode ?