<div dir="ltr"><div><div><div><div><div>I have an interesting case where I am using Solaris 8 (the patchset for which which has /dev/urandom and /dev/random) with OpenSSL 1.0.1e.  I can see from my truss logs that we are attempting to connect to a secure web server, but we see nothing in the Apache log files indicating we connect.<br><br></div>If I run<br><br>./openssl  s_client -ssl3 -host <a href="http://XXX.YYY.com">XXX.YYY.com</a> -port 443<br><br></div>we do indeed connect.  So I suspect it is something in the client code we are using.  We are using the Qt 4.8.5 SSL client.  What should I be on the look out for, so I can file a reasonable support request with Digia?  This code works fine on Linux and Windows, so I don't really know at this point if the problem is with Solaris support in Qt, or something lower level in OpenSSL (thought I doubt the latter as openssl in client mode is able to connect).<br><br></div>Thanks.  If this should go to the OpenSSL developers list, let me know.<br><br></div>Thanks,<br><br></div>Tom<br></div>