Bug 1141950
Summary: | Request to resolve upstream bug 55320 | ||
---|---|---|---|
Product: | Red Hat Software Collections | Reporter: | Coty Sutherland <csutherl> |
Component: | httpd24 | Assignee: | Jan Kaluža <jkaluza> |
Status: | CLOSED ERRATA | QA Contact: | Ondřej Pták <optak> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | httpd24 | CC: | bgollahe, btotty, ggruner, jorton, kanderso, lzachar, optak |
Target Milestone: | rc | ||
Target Release: | 2.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | httpd24-httpd-2.4.6-24.el7 httpd24-httpd-2.4.6-21.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-12-09 18:08:28 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Coty Sutherland
2014-09-15 20:40:24 UTC
added to cc: jorton, kanderso Kerri can you set rhscl-1.2.z+ on this one? httpd24-httpd-2.4.6-18.el6 httpd24-httpd-2.4.6-21.el7 ====================================================== :: [ PASS ] :: Command 'curl -v -cacert /etc/pki/c/certs/localhost.crt -k https://127.0.0.1/test//hello.html &> output' (Expected 0, got 0) :: [ PASS ] :: Command 'cat output' (Expected 0, got 0) :: [ FAIL ] :: File 'output' should contain 'hello world' :: [ PASS ] :: File 'output' should contain 'SSL connection using' :: [ PASS ] :: Stop openssl s_server (Expected 0, got 0) :: [ FAIL ] :: File 'server_output' should not contain 'error' httpd24-httpd-2.4.6-22.el6 httpd24-httpd-2.4.6-25.el7 ====================================================== :: [ PASS ] :: Command 'curl -v -cacert /etc/pki/c/certs/localhost.crt -k https://127.0.0.1/test//hello.html &> output' (Expected 0, got 0) :: [ PASS ] :: Command 'cat output' (Expected 0, got 0) :: [ PASS ] :: File 'output' should contain 'hello world' :: [ PASS ] :: File 'output' should contain 'SSL connection using' :: [ PASS ] :: Stop openssl s_server (Expected 0, got 0) :: [ PASS ] :: File 'server_output' should not contain 'error' Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2014-1972.html |