Re: [Crypt::SSLeay] dies with no error message?

2001-01-17 Thread Joshua Chamas
to the server 2. The server responded with a redirect 3. Not knowing any better I tried to re-POST to the redirected page. Crypt::SSLeay dies with no error message. I removed Crypt::SSLeay and Installed IO::Socket::SSL. IO::Socket::SSL dies with this error: Connection reset by peer

Re: [Crypt::SSLeay] dies with no error message?

2001-01-16 Thread Stephen More
. Crypt::SSLeay dies with no error message. I removed Crypt::SSLeay and Installed IO::Socket::SSL. IO::Socket::SSL dies with this error: Connection reset by peer at Protocol/http.pm line 265. 500 (Internal Server Error) Connection reset by peer Client-Date: Tue, 16 Jan 2001

Re: [Crypt::SSLeay] dies with no error message?

2001-01-15 Thread Joshua Chamas
What does ./net_ssl_test -d GET host.name.com 443 doe for you? Can you give me the hostname so I can test it myself? --Josh Stephen More wrote: When using Crypt::SSLeay and LWP::UserAgent I have come across a bug... LWP/UserAgent.pm eval { $response = $protocol-request(