"franck P." wrote:
>
> Hi there,
>
> running perl 5.004_04 on Solaris 2.6, SPARC, OpenSSL 0.9.6,
> I have installed Crypt-SSLeay-0.29.
> No compilation problem (excepted for an other module:
> libwww-perl-5.5395).
>
> After some test, everything goes fine. But, I have tried to connect
> to a running machine which has NO Web server installed.
> Then my test program, exit and print: Broken Pipe.
>
> My test program looks like:
> my $ua = new LWP::UserAgent;
> my $req = new HTTP::Request('GET',"https://$AUTHSERVER");
> my $res = $ua->request($req);
> ---> broken pipe here.
>
Funny, I get this too, never noticed before.
I'll see if I can't get this to behave better.
--Josh
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]