[openssl-dev] Fwd: Solaris 8, OpenSSL 1.0.1e, not connecting fro our client, but can connect via openssl in client mode

Tom Kacvinsky tom.kacvinsky at vectorcast.com
Fri Nov 13 20:38:03 UTC 2015


---------- Forwarded message ----------
From: Tom Kacvinsky <tom.kacvinsky at vectorcast.com>
Date: Tue, Nov 10, 2015 at 5:51 PM
Subject: Solaris 8, OpenSSL 1.0.1e, not connecting fro our client, but can
connect via openssl in client mode
To: openssl-users at openssl.org


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.

If I run

./openssl  s_client -ssl3 -host XXX.vectorcast.com <http://XXX.YYY.com>
-port 443

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

Thanks,

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20151113/da6e88e1/attachment.html>


More information about the openssl-dev mailing list