Posted on 2008-07-15 14:16:52-07 by jebe86
problem with version 1.01
Hi all,
I've been happily using IO::Socket::SSL since 4 years, with only minor problems (see previous posts).
Now I had to move my programs form the old machine, on which I was still using a very old version of IO::Socket::SSL (proably 0.98, cannot even find it in the download area, it's from 2005, requires Net:SSLEAY 1.08...). The new machine uses Io::Socket::SSL 1.01 and Net::SSLeay 1.21
Problem is the following:
with old version everything works fine, client sends data to server, whih does someting with data and writes back to client.
New version sends data correctly, but then it seems that the server never sends back anything.

With excatly the same code....

Any clue/hint/tip ?

thanking you already....
Direct Responses: 8315 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.