in SSLeay.xs, Crypt::SSLeay v.17 there is a config

#define DEBUG_SSL_STATE         0

set it to 1, recompile, and execute the below request
again.  It may give us some better output to identify
this problem.  Thanks.

--Joshua

Frank Gadegast wrote:
> 
> >
> > Frank Gadegast wrote:
> 
> Hi again,
> 
> > >
> > > Hi,
> > >
> > > have perl 5.005_03, openssl-0.9.5a and LWP (whatever version).
> > > And Crypt::SSLeay Version 0.16 and/or 0.17
> > > The following code works perfectly under Linux, but
> > > under Solaris 2.6 oder 2.7 I get the timeout ...
> > >
> >
> > Frank,
> >
> > I have a solaris 2.6 box running Crypt::SSLeay v.17,
> > openssl-0.9.5a, and perl 5.005_01, and works just
> > fine for me, see output below.  Try the .17 build
> > again, as I know there was a problem with v.16 under
> 
> v17 ist already installed.
> 
> > Solaris that I fixed on .17.  If that doesn't fix it,
> > maybe you could turn on LWP debugging, and see what
> > we get in a trace?
> 
> -ed does make the debugging ?
> Ok, heres the output
> 
> [207] [EMAIL PROTECTED] /tmp # /usr/local/perl/bin/lwp-request 
>https://www.powerweb.de
> <HTML>
> <HEAD><TITLE>An Error Occurred</TITLE></HEAD>
> <BODY>
> <H1>An Error Occurred</h1>
> 500 Can't connect to www.powerweb.de:443 (Bad file number)
> </BODY>
> </HTML>
> [208] [EMAIL PROTECTED] /tmp # /usr/local/perl/bin/lwp-request -ed 
>https://www.powerweb.de
> Client-Date: Mon, 09 Oct 2000 12:29:41 GMT
> 
> Kind regards, Frank
> --
> PHADE Software - PowerWeb                       http://www.powerweb.de
> Inh. Dipl.-Inform. Frank Gadegast             mailto:[EMAIL PROTECTED]
> Otto-Nagel-Str. 1a                                fon: +49 331 2370780
> 14467 Potsdam, Germany                            fax: +49 331 2370781
> ======================================================================
>   PowerWeb =          Deutschlands Pauschal-Webhoster mit freiem
>   Platz im Netz     Speicherplatz UND freiem Uebertragungsvolumen.
> >
> > --Joshua
> >
> > proxy~> lwp-request -ed https://www.powerweb.de
> > Connection: close
> > Date: Mon, 09 Oct 2000 10:27:30 GMT
> > Accept-Ranges: bytes
> > Server: Apache/1.3.4 (Unix) AuthMySQL/2.20 mod_ssl/2.2.2 SSLeay/0.9.0b
> > Content-Length: 14196
> > Content-Type: text/html
> > ETag: "130847-3774-39dd87c2"
> > Last-Modified: Fri, 06 Oct 2000 08:05:22 GMT
> > Client-Date: Mon, 09 Oct 2000 10:27:30 GMT
> > Client-Peer: 195.35.22.3:443
> > Client-SSL-Cert-Issuer: /C=ZA/ST=Western Cape/L=Cape Town/O=Thawte Consulting 
>cc/OU=Certification Services Division/CN=Thawte Server
> > [EMAIL PROTECTED]
> > Client-SSL-Cert-Subject: /C=DE/ST=Brandenburg/L=Potsdam/O=PHADE Software - Inh. 
>Frank Gadegast/OU=PowerWeb/CN=*.powerweb.de
> > Client-SSL-Cipher: DES-CBC3-SHA
> > Client-SSL-Warning: Peer certificate not verified
> >
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to