Bug 37517 - Regression test for Apache/SSL3
Regression test for Apache/SSL3
Status: CLOSED DUPLICATE of bug 27656
Product: UCS Test
Classification: Unclassified
Component: SSL
unspecified
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-01-12 12:00 CET by Moritz Muehlenhoff
Modified: 2023-03-25 06:43 CET (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Moritz Muehlenhoff univentionstaff 2015-01-12 12:00:02 CET
There should be a test checking whether Apache correctly disallows HTTPS connections using SSLv3, see Bug 36232:

"openssl s_client -connect IPADDRESS:443 -ssl3" should fail, while "openssl s_client -connect IPADDRESS:443 -tls1" should return.
Comment 1 Jürn Brodersen univentionstaff 2015-10-16 11:13:22 CEST
It seems as if these tests have already been implemented via Bug 27656 (cf. 23_apache/20_ssl-protocols).

*** This bug has been marked as a duplicate of bug 27656 ***
Comment 2 Stefan Gohmann univentionstaff 2016-10-12 07:48:58 CEST
For this bug is no separate QA needed.