[Qt-interest] QSslSocket server not working.
Thiago Macieira
thiago at kde.org
Mon Nov 30 17:44:08 CET 2009
Em Segunda-feira 30. Novembro 2009, às 17.12.54, Jason H escreveu:
> here's an update on my problem...
>
> In QSslSocketbackendPrivate::testConnection()
> it calls q_SSL_accept() (which I cannot debug for some reason) and then
> I get to the case SSL_ERROR_WANT_WRITE: break; //The handshake is not yet
> complete
>
> and that is about it.
Then the handshake isn't complete *yet*.
Just let the socket read and write some more.
Can you post a sample of the code that isn't working? For both client and
server, please. Also, need to know what OpenSSL versions you're using.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091130/c69a4a6f/attachment.bin
More information about the Qt-interest-old
mailing list