Bug 1596552
| Summary: | JSS: Add support for TLS_*_SHA384 ciphers [rhel-7.5.z] | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Oneata Mircea Teodor <toneata> |
| Component: | jss | Assignee: | Christina Fu <cfu> |
| Status: | CLOSED ERRATA | QA Contact: | Asha Akkiangady <aakkiang> |
| Severity: | urgent | Docs Contact: | Marc Muehlfeld <mmuehlfe> |
| Priority: | urgent | ||
| Version: | 7.6 | CC: | aakkiang, akahat, cfu, jmagne, mharmsen, msauton, rhcs-maint |
| Target Milestone: | rc | Keywords: | TestCaseProvided, ZStream |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | jss-4.4.0-13.el7_5 | Doc Type: | Enhancement |
| Doc Text: |
This update adds support for TLS_*_SHA384 ciphers to the Java Security Services (JSS).
|
Story Points: | --- |
| Clone Of: | 1554056 | Environment: | |
| Last Closed: | 2018-08-16 14:19:25 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: | 1554056 | ||
| Bug Blocks: | 1596769 | ||
|
Description
Oneata Mircea Teodor
2018-06-29 08:39:39 UTC
commit 82f4b9a032f942fdc005e12a408c8e87c9ea0f36 (HEAD -> JSS_4_4_BRANCH, origin/JSS_4_4_BRANCH)
Author: Christina Fu <cfu>
Date: Thu Jun 28 17:42:36 2018 -0700
Ticket #4 Add support for TLS_*_SHA384 ciphers
This patch adds support for TLS_*_SHA384 ciphers.
Fixes https://pagure.io/jss/issue/4
test per instruction here: https://bugzilla.redhat.com/show_bug.cgi?id=1554056#c7 Hey Christina, I verified https://bugzilla.redhat.com/show_bug.cgi?id=1597180#c6 and it works fine, do you think I need to do some extra test steps for this BZ or is it sufficient? (In reply to Amol K from comment #5) > Hey Christina, > > I verified https://bugzilla.redhat.com/show_bug.cgi?id=1597180#c6 and it > works fine, do you think I need to do some extra test steps for this BZ or > is it sufficient? I think if you followed the provided test procedure then it should be good. The Tomcatjss one (https://bugzilla.redhat.com/show_bug.cgi?id=1596769 ) should give this fix more test. I tested this BZ on 10.5.1-14.el7_5, and it is working as expected. I followed the same steps which are mentioned in the BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1596769#c6 Verifying this Bugzilla. 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-2018:2453 |