Bug 1686140
| Summary: | Diffie-Hellman keysize < 2048 in logging-es | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Jeff Cantrill <jcantril> |
| Component: | Logging | Assignee: | Rich Megginson <rmeggins> |
| Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.10.0 | CC: | anli, aos-bugs, jcantril, jinjli, openshift-bugs-escalate, rmeggins, sfu |
| Target Milestone: | --- | ||
| Target Release: | 3.10.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openshift3/logging-elasticsearch:v3.10.125-1 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: The SSL/TLS service uses Diffie-Hellman groups with insufficient strength (key size < 2048)
Consequence: The keys are more vulnerable
Fix: Increase the key strength
Result: The certificates are more secure
|
Story Points: | --- |
| Clone Of: | 1685655 | Environment: | |
| Last Closed: | 2019-04-09 23:40:43 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1679841, 1685655 | ||
| Bug Blocks: | |||
|
Comment 1
Rich Megginson
2019-03-11 15:44:40 UTC
merged upstream https://github.com/openshift/origin-aggregated-logging/commit/55dc749729df419eed26704113c41acad28e4b52 fix in openshift-ansible v3.10.127 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://access.redhat.com/errata/RHBA-2019:0620 |