nsopenssl is using openssl 0.9.6b, is that a problem? openssl3.0beta21 with aolserver4.0.7 gives similar results. The server actually crashed even more frequently but that might be due to traffic.
Nate On Mon, 9 Aug 2004 10:21:01 -0600, Nathaniel Haggard <[EMAIL PROTECTED]> wrote: > aolserver is binding to the ssl port. It is prebinding to port 443 > (-b 0.0.0.0:80,0.0.0.0:443) > > [07/Aug/2004:13:28:37][28040.1024][-main-] Notice: nsopenssl > (server1): 'users' certificate and key loaded successfully > [07/Aug/2004:13:28:37][28040.1024][-main-] Notice: nsopenssl > (server1): 'users' failed > to load CA certificate file > '/sm/aolserver/servers/server1/modules/nsopenssl/ca-client/ca-client.crt' > [07/Aug/2004:13:28:37][28040.1024][-main-] Error: nsopenssl (server1): > 'users' CA certificate file is not readable or does not exist > > The server crashed (and restarted because it's running from inittab) 4 > times in the 20 minutes I had it running. Like Janine reported there > was no explanation for the crash in the error.log; it just crasehd. > > Nate > > > > > On Sat, 7 Aug 2004 21:56:27 -0700, Torben Brosten <[EMAIL PROTECTED]> wrote: > > Nate, > > > > Is aolserver binding to the ssl port? > > > > I get an identical error when something is prebound to the ssl port and > > so aolserver fails to bind to it. > > > > A "failed to listen on.. address already in use" error shows up in the > > logfile just after server reports "listening on" same port, ie. during > > server startup. > > > > Torben > > ps. this is my 3rd attempt at posting this message. Hopefully this time > > there are no glitches. Sorry if this is a duplicate message. > > > > > > > > Nathaniel Haggard wrote: > > > > > AOLserver 4.0.7 with nsopenssl from cvs has problems. The following > > > messages are from the server.log while we tested the site. We didn't > > > have any problems on the client side and all the pages come up as > > > usual. > > > > > > [07/Aug/2004:12:56:00][27466.7176][-conn:server1::2] Debug: > > > SSLOp(27-0): SSL_ERROR_SSL: bytes = 16000; total = 0; rc = -1 > > > [07/Aug/2004:12:56:00][27466.7176][-conn:server1::2] Error: nsopenssl > > > (server1): SSL error on reading data > > > [07/Aug/2004:12:56:08][27466.7176][-conn:server1::2] Debug: > > > SSLOp(55-0): SSL_ERROR_SSL: bytes = 16000; total = 0; rc = -1 > > > [07/Aug/2004:12:56:08][27466.7176][-conn:server1::2] Error: nsopenssl > > > (server1): SSL error on reading data > > > [07/Aug/2004:13:00:29][27627.5126][-conn:server1::0] Debug: > > > SSLOp(19-0): SSL_ERROR_SSL: bytes = 16000; total = 0; rc = -1 > > > [07/Aug/2004:13:00:29][27627.5126][-conn:server1::0] Error: nsopenssl > > > (server1): SSL error on reading data > > > > > > The server crashes every few minutes as well. Most of the entries in > > > the server.log, which is growing at a rapid rate, are errors or > > > warning related to nsopenssl. > > > > > > This looks like the problem you guys discussed earlier with nsopenssl3.0beta. > > > > > > Nate > > > > > > > > > -- > > > AOLserver - http://www.aolserver.com/ > > > > > > To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> > > > with the > > > body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: > > > field of your email blank. > > > > > > > > > > -- > > AOLserver - http://www.aolserver.com/ > > > > To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> > > with the > > body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field > > of your email blank. > > > -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
