# vi /var/chroot-httpd/etc/httpd/httpd.conf

SSLProtocol all -SSLv2

durch

SSLProtocol all -SSLv2 -SSLv3

ersetzen.

# /etc/init.d/httpd restart