Re: Apache/OpenSSL Handshake timeout

2002-04-05 Thread Gary W

Jeremy,

Server runs Solaris 2.6, 
client uses Netscape 4.79 and IE5 on W2k

Gary

 Walton wrote:
> 
> Question is this for winxp running IE5 or IE6?
> 
> Jeremy Walton
> DICE Corporation
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of Gary W
> Sent: Friday, April 05, 2002 11:44 AM
> To: [EMAIL PROTECTED]
> Subject: Apache/OpenSSL Handshake timeout
> 
> I am getting a timeout error, from not
> reading all the bytes from the client(?).
> The client can talk to retrieve the jar file,
> but when it sends an RMI, it balks.
> I obviously have 8443 open for SSL, and my certs
> must be OK. Is it a client problem?
> 
> Server: Apache/1.3.14, Interface: mod_ssl/2.7.1, Library: OpenSSL/0.9.6
> Solaris 2.6
> 
> (this is the jar download - it works over port 8443) [04/Apr/2002
> 09:01:00 29031] [info]  Connection to child 0 established (server
> x:8443, client x) [04/Apr/2002 09:01:01 29031] [info]  Seeding PRNG with
> 1160 bytes of entropy [04/Apr/2002 09:01:01 29031] [trace] OpenSSL:
> Handshake: start [04/Apr/2002 09:01:02 29031] [trace] OpenSSL: Loop:
> before/accept initialization [04/Apr/2002 09:01:02 29031] [debug]
> OpenSSL: read 11/11 bytes from BIO#0021FE88 [mem: 00234C20] (BIO dump
> follows)
> +---
> --+
> | : 80 46 01 03 00 00 2d 00-00 00 10
> .F-  |
> +---
> --+
> [04/Apr/2002 09:01:02 29031] [debug] OpenSSL: read 61/61 bytes from
> BIO#0021FE88 [mem: 00234C2B] (BIO dump follows)
> +---
> --+
> ...
> +---
> --+
> [04/Apr/2002 09:01:02 29031] [trace] OpenSSL: Loop: SSLv3 read client
> hello A [04/Apr/2002 09:01:02 29031] [trace] OpenSSL: Loop: SSLv3 write
> server hello A [04/Apr/2002 09:01:03 29031] [trace] OpenSSL: Loop: SSLv3
> write certificate A [04/Apr/2002 09:01:03 29031] [trace] OpenSSL: Loop:
> SSLv3 write server done A [04/Apr/2002 09:01:03 29031] [debug] OpenSSL:
> write 937/937 bytes to BIO#0021FE88 [mem: 00242048] (BIO dump follows)
> +---
> --+
> ...
> 
> [04/Apr/2002 09:01:40 29031] [debug] OpenSSL: write 23/23 bytes to
> BIO#0021FE88 [mem: 0023D430] (BIO dump follows)
> +---
> --+
> ...
> +---
> --+
> [04/Apr/2002 09:01:40 29031] [trace] OpenSSL: Write: SSL negotiation
> finished successfully [04/Apr/2002 09:01:40 29031] [info]  Connection to
> child 0 closed with standard shutdown (server x:8443, client x)
> 
> (this RMI call fails)
> 
> [03/Apr/2002 08:11:48 29033] [info]  Connection to child 2 established
> (server  :8443, client  ) [03/Apr/2002 08:11:48 29033]
> [info]  Seeding PRNG with 1160 bytes of entropy [03/Apr/2002 08:11:48
> 29033] [trace] OpenSSL: Handshake: start [03/Apr/2002 08:11:48 29033]
> [trace] OpenSSL: Loop: before/accept initialization [03/Apr/2002
> 08:11:48 29033] [debug] OpenSSL: read 7/11 bytes from BIO#00242AA8 [mem:
> 00237C38] (BIO dump follows)
> +---
> --+
> | : 4a 52 4d 49 00 02 4b
> JRMI..K  |
> +---
> --+
> [03/Apr/2002 08:12:10 29033] [debug] OpenSSL: I/O error, 4 bytes
> expected to read on BIO#00242AA8 [mem: 00237C3F] [03/Apr/2002 08:12:10
> 29033] [trace] OpenSSL: Exit: error in SSLv2/v3 read client hello A
> [03/Apr/2002 08:12:10 29033] [error] SSL handshake timed out (client
> 171.64.70.217, server
> 
> Gary
> --
> You have heard that it was said, 'An eye for an eye and a tooth for a
> tooth.'
> But I say to you, 'Do not resist one who is evil. But if any one strikes
>  you on the right cheek, turn to him the other also'
>   Matthew 38-40
> __
> OpenSSL Project http://www.openssl.org
> User Support Mailing List[EMAIL PROTECTED]
> Automated List Manager   [EMAIL PROTECTED]
> 
> __
> OpenSSL Project http://www.openssl.org
> User Support Mailing List[EMAIL PROTECTED]
> Automated List Manager   [EMAIL PROTECTED]

-- 
You h

RE: Apache/OpenSSL Handshake timeout

2002-04-05 Thread Jeremy Walton

Question is this for winxp running IE5 or IE6?

Jeremy Walton
DICE Corporation

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Gary W
Sent: Friday, April 05, 2002 11:44 AM
To: [EMAIL PROTECTED]
Subject: Apache/OpenSSL Handshake timeout


I am getting a timeout error, from not
reading all the bytes from the client(?).
The client can talk to retrieve the jar file,
but when it sends an RMI, it balks.
I obviously have 8443 open for SSL, and my certs
must be OK. Is it a client problem?


Server: Apache/1.3.14, Interface: mod_ssl/2.7.1, Library: OpenSSL/0.9.6
Solaris 2.6

(this is the jar download - it works over port 8443) [04/Apr/2002
09:01:00 29031] [info]  Connection to child 0 established (server
x:8443, client x) [04/Apr/2002 09:01:01 29031] [info]  Seeding PRNG with
1160 bytes of entropy [04/Apr/2002 09:01:01 29031] [trace] OpenSSL:
Handshake: start [04/Apr/2002 09:01:02 29031] [trace] OpenSSL: Loop:
before/accept initialization [04/Apr/2002 09:01:02 29031] [debug]
OpenSSL: read 11/11 bytes from BIO#0021FE88 [mem: 00234C20] (BIO dump
follows)
+---
--+
| : 80 46 01 03 00 00 2d 00-00 00 10
.F-  |
+---
--+
[04/Apr/2002 09:01:02 29031] [debug] OpenSSL: read 61/61 bytes from
BIO#0021FE88 [mem: 00234C2B] (BIO dump follows)
+---
--+
...
+---
--+
[04/Apr/2002 09:01:02 29031] [trace] OpenSSL: Loop: SSLv3 read client
hello A [04/Apr/2002 09:01:02 29031] [trace] OpenSSL: Loop: SSLv3 write
server hello A [04/Apr/2002 09:01:03 29031] [trace] OpenSSL: Loop: SSLv3
write certificate A [04/Apr/2002 09:01:03 29031] [trace] OpenSSL: Loop:
SSLv3 write server done A [04/Apr/2002 09:01:03 29031] [debug] OpenSSL:
write 937/937 bytes to BIO#0021FE88 [mem: 00242048] (BIO dump follows)
+---
--+
...

[04/Apr/2002 09:01:40 29031] [debug] OpenSSL: write 23/23 bytes to
BIO#0021FE88 [mem: 0023D430] (BIO dump follows)
+---
--+
...
+---
--+
[04/Apr/2002 09:01:40 29031] [trace] OpenSSL: Write: SSL negotiation
finished successfully [04/Apr/2002 09:01:40 29031] [info]  Connection to
child 0 closed with standard shutdown (server x:8443, client x)


(this RMI call fails)

[03/Apr/2002 08:11:48 29033] [info]  Connection to child 2 established
(server  :8443, client  ) [03/Apr/2002 08:11:48 29033]
[info]  Seeding PRNG with 1160 bytes of entropy [03/Apr/2002 08:11:48
29033] [trace] OpenSSL: Handshake: start [03/Apr/2002 08:11:48 29033]
[trace] OpenSSL: Loop: before/accept initialization [03/Apr/2002
08:11:48 29033] [debug] OpenSSL: read 7/11 bytes from BIO#00242AA8 [mem:
00237C38] (BIO dump follows)
+---
--+
| : 4a 52 4d 49 00 02 4b
JRMI..K  |
+---
--+
[03/Apr/2002 08:12:10 29033] [debug] OpenSSL: I/O error, 4 bytes
expected to read on BIO#00242AA8 [mem: 00237C3F] [03/Apr/2002 08:12:10
29033] [trace] OpenSSL: Exit: error in SSLv2/v3 read client hello A
[03/Apr/2002 08:12:10 29033] [error] SSL handshake timed out (client
171.64.70.217, server 


Gary
-- 
You have heard that it was said, 'An eye for an eye and a tooth for a
tooth.' 
But I say to you, 'Do not resist one who is evil. But if any one strikes
 you on the right cheek, turn to him the other also'
  Matthew 38-40
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]

__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



Apache/OpenSSL Handshake timeout

2002-04-05 Thread Gary W

I am getting a timeout error, from not
reading all the bytes from the client(?).
The client can talk to retrieve the jar file,
but when it sends an RMI, it balks.
I obviously have 8443 open for SSL, and my certs
must be OK. Is it a client problem?


Server: Apache/1.3.14, Interface: mod_ssl/2.7.1, Library: OpenSSL/0.9.6
Solaris 2.6

(this is the jar download - it works over port 8443)
[04/Apr/2002 09:01:00 29031] [info]  Connection to child 0 established
(server x:8443, client x)
[04/Apr/2002 09:01:01 29031] [info]  Seeding PRNG with 1160 bytes of
entropy
[04/Apr/2002 09:01:01 29031] [trace] OpenSSL: Handshake: start
[04/Apr/2002 09:01:02 29031] [trace] OpenSSL: Loop: before/accept
initialization
[04/Apr/2002 09:01:02 29031] [debug] OpenSSL: read 11/11 bytes from
BIO#0021FE88 [mem: 00234C20] (BIO dump follows)
+-+
| : 80 46 01 03 00 00 2d 00-00 00 10
.F-  |
+-+
[04/Apr/2002 09:01:02 29031] [debug] OpenSSL: read 61/61 bytes from
BIO#0021FE88 [mem: 00234C2B] (BIO dump follows)
+-+
...
+-+
[04/Apr/2002 09:01:02 29031] [trace] OpenSSL: Loop: SSLv3 read client
hello A
[04/Apr/2002 09:01:02 29031] [trace] OpenSSL: Loop: SSLv3 write server
hello A
[04/Apr/2002 09:01:03 29031] [trace] OpenSSL: Loop: SSLv3 write
certificate A
[04/Apr/2002 09:01:03 29031] [trace] OpenSSL: Loop: SSLv3 write server
done A
[04/Apr/2002 09:01:03 29031] [debug] OpenSSL: write 937/937 bytes to
BIO#0021FE88 [mem: 00242048] (BIO dump follows)
+-+
...

[04/Apr/2002 09:01:40 29031] [debug] OpenSSL: write 23/23 bytes to
BIO#0021FE88 [mem: 0023D430] (BIO dump follows)
+-+
...
+-+
[04/Apr/2002 09:01:40 29031] [trace] OpenSSL: Write: SSL negotiation
finished successfully
[04/Apr/2002 09:01:40 29031] [info]  Connection to child 0 closed with
standard shutdown (server x:8443, client x)


(this RMI call fails)

[03/Apr/2002 08:11:48 29033] [info]  Connection to child 2 established
(server  :8443, client  )
[03/Apr/2002 08:11:48 29033] [info]  Seeding PRNG with 1160 bytes of
entropy
[03/Apr/2002 08:11:48 29033] [trace] OpenSSL: Handshake: start
[03/Apr/2002 08:11:48 29033] [trace] OpenSSL: Loop: before/accept
initialization
[03/Apr/2002 08:11:48 29033] [debug] OpenSSL: read 7/11 bytes from
BIO#00242AA8 [mem: 00237C38] (BIO dump follows)
+-+
| : 4a 52 4d 49 00 02 4b
JRMI..K  |
+-+
[03/Apr/2002 08:12:10 29033] [debug] OpenSSL: I/O error, 4 bytes
expected to read on BIO#00242AA8 [mem: 00237C3F]
[03/Apr/2002 08:12:10 29033] [trace] OpenSSL: Exit: error in SSLv2/v3
read client hello A
[03/Apr/2002 08:12:10 29033] [error] SSL handshake timed out (client
171.64.70.217, server 


Gary
-- 
You have heard that it was said, 'An eye for an eye and a tooth for a
tooth.' 
But I say to you, 'Do not resist one who is evil. But if any one strikes
 you on the right cheek, turn to him the other also'
  Matthew 38-40
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]