I'm attempting to set up a secure web server. However, everytime I attempt to connect to https://mysecureserver.com I get a "A network error has occured while netscape was receiving data" error. In the apache error_log I get a "child pid 21035 exit signal Bus Error(10) message. I'm trying to troubleshoot this with openssl s_client -connect localhost:443 -state -debug and my output is (sipmlified) SSL_connect:before/connect initialization SSL_connect:SSLv2/v3 write client hello A SSL_connect:SSLv3 read server hello A verify error:num=18:self signed certificate //(self-signed for testing) verify return:1 SSL_connect:SSLv3 read server certificate A SSL_connect:SSLv3 read server key exchange A SSL_connect:SSLv3 read server done A SSL_connect:SSLv3 write client key exchange A SSL_connect:SSLv3 write change cipher spec A SSL_connect:SSLv3 write finished A SSL_connect:SSLv3 flush data SSL_connect:SSLv3 read finished A No client certificate CA names sent and then in the middle of a bunch of hex followed by plain text I get SSL3 alert write:warning:close notify there doesnt seem to be anything wrong in the ssl_engine_log I don't know what to do next, if you have any suggestions, let me know. thanks in advance, Justin ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]