SSL problem (Connection to child 2 closed with standard shutdown)

SSL problem (Connection to child 2 closed with standard shutdown)

am 19.01.2005 08:23:51 von louie miranda

------=_Part_8_29266060.1106119431079
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I just recenlty bought a Verisign certificate.

And installed the certificate file and the config on apache.


SSLEngine On
SSLLog "/var/log/httpd/ssl_engine_log"
# SSLCertificateChainFile "/etc/httpd/ssl.rpc/verisign.ssl"
SSLCertificateFile "/etc/httpd/ssl.rpc/verisign.ssl"
SSLCertificateKeyFile "/etc/httpd/ssl.rpc/secureprivate.key"
SSLCipherSuite
"ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:!SSLv2:+EXP:+eNULL"
SSLCertificateChainFile "/etc/httpd/ssl.rpc/verisign.ssl"


And, restarted my server. When i visited it, it didnt work.
I was also wondering what will be put on "SSLCertificateChainFile"?

The error logs are attached as text file.

Please help me!

--
Louie Miranda
http://www.axishift.com

------=_Part_8_29266060.1106119431079
Content-Type: text/plain; name=ssl_error.txt; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="ssl_error.txt"

[19/Jan/2005 15:11:59 18334] [info] Connection to child 2 established (server example.com:443, client 192.168.0.55)
[19/Jan/2005 15:11:59 18334] [info] Seeding PRNG with 1160 bytes of entropy
[19/Jan/2005 15:11:59 18334] [info] Connection: Client IP: 192.168.0.55, Protocol: SSLv3, Cipher: RC4-MD5 (128/128 bits)
[19/Jan/2005 15:11:59 18334] [info] Connection to child 2 closed with standard shutdown (server example.com:443, client 192.168.0.55)
[19/Jan/2005 15:12:01 18290] [info] Connection to child 1 established (server example.com:443, client 192.168.0.55)
[19/Jan/2005 15:12:01 18290] [info] Seeding PRNG with 1160 bytes of entropy
[19/Jan/2005 15:12:01 18290] [info] Connection: Client IP: 192.168.0.55, Protocol: SSLv3, Cipher: RC4-MD5 (128/128 bits)
[19/Jan/2005 15:12:01 18290] [info] Initial (No.1) HTTPS request received for child 1 (server example.com:443)
[19/Jan/2005 15:12:01 18290] [info] Connection to child 1 closed with unclean shutdown (server example.com:443, client 192.168.0.55)
[19/Jan/2005 15:12:02 18334] [info] Connection to child 2 established (server example.com:443, client 192.168.0.55)
[19/Jan/2005 15:12:02 18334] [info] Seeding PRNG with 1160 bytes of entropy
[19/Jan/2005 15:12:02 18334] [info] Connection: Client IP: 192.168.0.55, Protocol: SSLv3, Cipher: RC4-MD5 (128/128 bits)
[19/Jan/2005 15:12:02 18334] [info] Initial (No.1) HTTPS request received for child 2 (server example.com:443)
[19/Jan/2005 15:12:02 18334] [info] Connection to child 2 closed with unclean shutdown (server example.com:443, client 192.168.0.55)
[19/Jan/2005 15:12:02 18279] [info] Connection to child 0 established (server example.com:443, client 192.168.0.55)
[19/Jan/2005 15:12:02 18279] [info] Seeding PRNG with 1160 bytes of entropy
[19/Jan/2005 15:12:02 18279] [info] Connection: Client IP: 192.168.0.55, Protocol: SSLv3, Cipher: RC4-MD5 (128/128 bits)
[19/Jan/2005 15:12:02 18279] [info] Initial (No.1) HTTPS request received for child 0 (server example.com:443)
[19/Jan/2005 15:12:02 18290] [info] Connection to child 1 established (server example.com:443, client 192.168.0.55)
[19/Jan/2005 15:12:02 18290] [info] Seeding PRNG with 1160 bytes of entropy


------=_Part_8_29266060.1106119431079--
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org