Bug 1086412
| Summary: | SSLFIPS option does not operate the same as RHEL httpd | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Web Server 2 | Reporter: | Eric Rich <erich> |
| Component: | httpd | Assignee: | Jean-frederic Clere <jclere> |
| Status: | CLOSED EOL | QA Contact: | Michal Karm Babacek <mbabacek> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | erich, jclere, jdoyle, jorton, jstefl, lfuka, mbabacek, myarboro, pslavice, rsvoboda, weli |
| Target Milestone: | --- | ||
| Target Release: | 3.0.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Known Issue | |
| Doc Text: |
In JBoss Web Server, the SSLFIPS option does not operate as expected.
This is a known issue in JBoss Web Server 3 and there is currently no workaround for this problem.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-06-13 08:19:04 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
Eric Rich
2014-04-10 20:18:59 UTC
I tested configurations and When i start RHEL6 httpd (service httpd start) with SSLFIPS on it shows: Starting httpd: Syntax error on line 26 of /etc/httpd/conf.d/ssl.conf: Invalid command 'SSLFIPS', perhaps misspelled or defined by a module not included in the server configuration [FAILED] When i start EWS 2.1.0-ER3 with SSLFIPS on it shows: [Thu Jun 19 07:03:22 2014] [notice] Apache/2.2.26 (Unix) DAV/2 mod_auth_kerb/5.4 mod_cluster/1.2.9.Final Cova lentSNMP/2.3.0 mod_ssl/2.2.26 OpenSSL/1.0.1e-fips configured -- resuming normal operations When i start EWS 2.1.0-ER3 with SSLFIPS off it shows: [Thu Jun 19 07:28:45 2014] [notice] Apache/2.2.26 (Unix) DAV/2 mod_auth_kerb/5.4 mod_cluster/1.2.9.Final Cova lentSNMP/2.3.0 mod_ssl/2.2.26 OpenSSL/1.0.1e-fips configured -- resuming normal operations comm #6 and #7 EWS httpd with FIPS enabled in system level (kernel) More testing with EWS 2.1.0-ER3: FIPS not enabled in system/kernel level mod_ssl without SSLFIPS directive Thu Jun 19 08:05:53 2014] [notice] Apache/2.2.26 (Unix) DAV/2 mod_auth_kerb/5.4 mod_cluster/1.2.9.Final Cova lentSNMP/2.3.0 mod_ssl/2.2.26 OpenSSL/1.0.1e-fips configured -- resuming normal operations mod_ssl SSLFIPS on [Thu Jun 19 08:07:10 2014] [notice] Apache/2.2.26 (Unix) DAV/2 mod_auth_kerb/5.4 mod_cluster/1.2.9.Final Cova lentSNMP/2.3.0 mod_ssl/2.2.26 OpenSSL/1.0.1e-fips configured -- resuming normal operations mod_ssl SSLFIPS off [Thu Jun 19 08:08:40 2014] [notice] Apache/2.2.26 (Unix) DAV/2 mod_auth_kerb/5.4 mod_cluster/1.2.9.Final Cova lentSNMP/2.3.0 mod_ssl/2.2.26 OpenSSL/1.0.1e-fips configured -- resuming normal operations This one is a bit complicated. Can some clarify the cause of the problem and how it manifests for this bug? Flagging Jean-Frederic but any input from anyone else is also welcome. Doc text: EWS does not support FIPS mode even we set SSLFIPS on in httpd.conf Is this true ? Who can answer, Weinan ? Added the doc text as suggested. Weinan can you please ack? Guys? This one appears to have slipped through the cracks... |