On Wed, 11 Aug 1999, Joshua Chamas wrote:
> Does anyone know how to connect to the wellsfargo site at:
>
> https://banking.wellsfargo.com/
>
> I've tried with:
>
> SSLv2_client_method()
> SSLv23_client_method()
> SSLv3_client_method()
Wells Fargo is using a very old, buggy version of one of the Netscape
servers.
Looking at my code while I was still with wellsfargo, it looks like I had
this line in there:
$Net::SSLeay::slowly = 1; # This server is a bit broken
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]