-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
httpd 2.4.23 GA
-
None
When specifying one of the following SSLProtocol directive below:
SSLProtocol +SSLv3 +TLSv1 +TLSv1.1 +TLSv1.2
SSLProtocol All +SSLv3
SSLProtocol all +SSLv3
SSLProtocol -all +SSLv3 +TLSv1 +TLSv1.1 +TLSv1.2
User can not connect via SSLv3 protocol, only specifying the following SSLProtocol directive; we were able to connect via SSLv3
SSLProtocol +SSLv3
Did not see the issue in JBCS httpd 2.4.6