Bug 1934642
| Summary: | ECDHE ciphers missing in rh-nodejs14 | |||
|---|---|---|---|---|
| Product: | Red Hat Software Collections | Reporter: | Jan Staněk <jstanek> | |
| Component: | nodejs | Assignee: | Jan Staněk <jstanek> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Houska <jhouska> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | rh-nodejs14 | CC: | hhorak, jeffrey.dillahay, jhouska, jstanek, msuchy, yuri | |
| Target Milestone: | alpha | Keywords: | Triaged, ZStream | |
| Target Release: | 3.7 | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: |
Cause: During refactoring, a part of a patch was missed which was necessary to properly setup ECDHE negotiation with OpenSSL 1.0.*.
Consequence: No ECDHE ciphers (i.e. ECDHE-RSA-AES128-GCM-SHA256) could be negotiated with the server.
Fix: Missing parts of ECDHE setup were reinstated.
Result: ECDHE ciphers can be negotiated.
|
Story Points: | --- | |
| Clone Of: | 1910749 | |||
| : | 1942591 (view as bug list) | Environment: | ||
| Last Closed: | 2022-10-06 15:46:11 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: | ||||
| Bug Blocks: | 1910749, 1942591 | |||
|
Description
Jan Staněk
2021-03-03 15:40:28 UTC
Patch added to dist-git: http://pkgs.devel.redhat.com/cgit/rpms/nodejs/commit/?h=rhscl-3.7-rh-nodejs14-rhel-7&id=5c8bdd59d677b22b29b4bfcc91ada306e9ff165a The z-stream errata should now be shipped. Switching this y-stream tracker ON_QA for verification. |