in reply to
Re: SSL/TCP Sockets
in thread
SSL/TCP Sockets
did you ever figure this out?
Comment on
Re^2: SSL/TCP Sockets
Replies are listed 'Best First'.
Re^3: SSL/TCP Sockets
by
Anonymous Monk
on Jul 20, 2012 at 19:00 UTC
I found the problem to be due to the openssl library in use. The "fix" was to switch from 1.0.1 back to 0.9.8. If you use 1.0.1 openssl command line to connect to a server you will receive the same error regarding handshaking failure.
[reply]
In Section
Seekers of Perl Wisdom