I recently upgraded from apache-2.2.27 to apache-2.2.27-r4 and etc-update wanted to add the following directive to the default SSL vhost:
SSLProtocol ALL -SSLv2 -SSLv3 I had already disabled SSLv2 (security issue?) but this also disables SSLv3. Could that cause a compatibility issue? - Grant

