File Crypt-SSLeay-0.57.diff of Package perl-Crypt-SSLeay
--- SSLeay.xs +++ SSLeay.xs 2007/07/16 09:51:44 @@ -105,7 +105,7 @@ int rand_bytes_read; if(!bNotFirstTime) { - SSLeay_add_all_algorithms(); + SSLeay_add_ssl_algorithms(); SSL_load_error_strings(); ERR_load_crypto_strings(); SSL_library_init();