[Qt-interest] QSslSocket server not working.

Ross Driedger ross at earz.ca
Mon Nov 30 17:30:59 CET 2009


On Mon, 30 Nov 2009 11:12:54 -0500, Jason H <scorp1us at yahoo.com> wrote:

> 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.

This has me puzzled.  Are you using the same box as the server and client?

In my test setup, I'm running a custom server process on a FreeBSD box as  
a daemon (using the Service package in the Qt solutions) and connecting  
across the network.  I know that using two different boxes shouldn't make  
a difference, but rearranging your context might shake something up.

I really wish I could be of more help here, but I haven't delved into the  
workings of the clsaa because it worked for me.  Sorry. :(

-- 
"Without music to decorate it, time is just a bunch of boring production  
deadlines or dates by which bills must be paid."
Frank Zappa

Ross Driedger
ross_at_earz.ca



More information about the Qt-interest-old mailing list