Forum OpenACS Q&A: Re: nsopenssl error EOF during ssl handshake

Collapse
Posted by Amol Takate on
Thanks Richard and Bernd for showing intrest in the problem.

  I made the changes as told by You.
  But thing not working still.

  By the way see the log below at the point of error :

  [17/Feb/2003:03:24:19][31761.188422][-conn10-] Notice: nsssl: trace: nsdserver: before/accept initialization
[17/Feb/2003:03:24:19][31761.188422][-conn10-] Notice: nsssl: trace: nsdserver: before/accept initialization
[17/Feb/2003:03:24:19][31761.188422][-conn10-] Notice: nsssl: trace: nsdserver: SSLv2/v3 read client hello A
[17/Feb/2003:03:24:19][31761.188422][-conn10-] Notice: nsssl: trace: nsdserver: SSLv3 read client hello A
[17/Feb/2003:03:24:19][31761.188422][-conn10-] Notice: nsssl: trace: nsdserver: SSLv3 write server hello A
[17/Feb/2003:03:24:19][31761.188422][-conn10-] Notice: nsssl: trace: nsdserver: SSLv3 write certificate A
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsmain: AOLserver/3.2+ad10 starting
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsmain: security info: uid=509, euid
=509, gid=515, egid=515
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsmain: max files: FD_SETSIZE = 1024
, rl_cur = 1024, rl_max = 1024
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: conf: [ns/parameters]logexpanded = off
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: conf: [ns/parameters]dev = off
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: conf: [ns/parameters]debug = off
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: conf: [ns/parameters]maxbackup = 10
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: conf: [ns/parameters]stacksize = 500
000
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: conf: [ns/threads]stacksize = 500000
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: conf: [ns/threads]mutexmeter = off
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: conf: [ns/parameters]shutdowntimeout
= 20
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: conf: [ns/parameters]iobufsize = 160
00
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: conf: [ns/parameters]schedmaxelapsed
= 2
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: conf: [ns/parameters]listenbacklog =
32
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: conf: [ns/parameters]dnscache = on

************************************************************************************
skipping ........

[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: modload: loading '/usr/local/aol32/bin/nscache.so'
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nscache module version @VER@
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: modload: loading '/usr/local/aol32/bin/verisign.so'
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: modload: loading '/usr/local/aol32/bin/nsopenssl.so'
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: Module directory set by ModuleDir to
/usr/local/aolserver/servers/iunctura1/modules/nsopenssl
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerPeerVerify = 0
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerTrace = 1
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerProtocols = SSLv2, TLSv1
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: Using SSLv2 protocol
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: Using TLSv1 protocol
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerCipherSuite = ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerCertFile = /usr/local/a
olserver/servers/iunctura1/modules/nsopenssl/certificate.pem
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerKeyFile = /usr/local/ao
lserver/servers/iunctura1/modules/nsopenssl/key.pem
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerCAFile = /usr/local/aol
server/servers/iunctura1/modules/nsopenssl/ca.pem
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerCADir = /usr/local/aols
erver/servers/iunctura1/modules/nsopenssl/ca
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerSessionCache = 1
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerSessionCacheId = 1
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerSessionTimeout = 300
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerSessionCacheSize = 512
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockServerPeerVerify = 0
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockServerTrace = 1
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockServerProtocols = SSLv2,
TLSv1
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: Using SSLv2 protocol
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: Using TLSv1 protocol
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockServerCipherSuite = ALL:!
ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockServerCertFile = /usr/loc
al/aolserver/servers/iunctura1/modules/nsopenssl/certificate.pem
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockServerKeyFile = /usr/loca
l/aolserver/servers/iunctura1/modules/nsopenssl/key.pem
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockServerCAFile = /usr/local
/aolserver/servers/iunctura1/modules/nsopenssl/ca.pem
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockServerCADir = /usr/local/
aolserver/servers/iunctura1/modules/nsopenssl/ca
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockServerSessionCache = 1
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockServerSessionCacheId = 2
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockServerSessionTimeout = 30
0
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockServerSessionCacheSize =
128
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockClientPeerVerify = 1
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockClientPeerVerifyDepth = 1
0
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockClientTrace = 1
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockClientProtocols = SSLv2,
TLSv1
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: Using SSLv2 protocol
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: Using TLSv1 protocol
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockClientCipherSuite = ALL:!
ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockClientCertFile = /usr/loc
al/aolserver/servers/iunctura1/modules/nsopenssl/certificate.pem
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockClientKeyFile = /usr/loca
l/aolserver/servers/iunctura1/modules/nsopenssl/key.pem
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockClientCAFile = /usr/local
/aolserver/servers/iunctura1/modules/nsopenssl/ca.pem
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockClientCADir = /usr/local/
aolserver/servers/iunctura1/modules/nsopenssl/ca
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockClientSessionCache = 1
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockClientSessionCacheId = 3
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockClientSessionTimeout = 30
0
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: SockClientSessionCacheSize =
512
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerAddress = 216.234.242.9
2
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerHostname = www.anuvas.c
om
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerPort = 443
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerLocation = (null)
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: location https://www.anuvas.c
om
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerSockTimeout = 30
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: nsssl: ServerBufferSize = 16384
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: tclinit: sourcing '/usr/local/aol32/
modules/tcl/init.tcl'
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: tclinit: sourcing '/usr/local/aol32/
modules/tcl/charsets.tcl'
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: tclinit: sourcing '/usr/local/aol32/
modules/tcl/debug.tcl'
[17/Feb/2003:03:24:19][32384.8192][-main-] Notice: tclinit: sourcing '/usr/local/aol32/
modules/tcl/fastpath.tcl'

  please let me know if you find anything wrong

Regards
Amol