Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I'd like to use it for some LDAP/SSL components of that product, so I need IO::Socket::SSL, Net::SSLeay, etc.
I've successfully compiled those packages, but they hang in their tests, particularly where they try to fork servers. Yet the version of ActiveState I've got on my desk works just fine, at least for HTTPS using LWP. Any idea where I should be looking for a clue? Or should I write off the tests and move on to trying a client?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: IO::Socket::SSL & non-ActiveState Perl for Windows?
by Anonymous Monk on Mar 24, 2004 at 05:06 UTC | |
by Anonymous Monk on Mar 25, 2004 at 06:08 UTC |