Problem is fixed with IO::Socket::SSL version 1.06 which I just uploaded to CPAN.
Problem was, that IO::Socket::SSL "sanitized" the Arguments it gets by setting undef stuff to ''.
This way it gave a LocalPort of '' to IO::Socket::INET which did not like it.
This was probably broken long long ago.
-- Steffen
(1)
]
