in reply to Re: Building Crypt::SSLeay on Win32
in thread Building Crypt::SSLeay on Win32

Success! Changed line 110 of SSLeay.xs to call SSL_add_ssl_algorithms() (instead of add_all_algorithms), and now the module tests OK. Thanks again!