Bug 1316174

Summary: QE request: Ensure that QE tests for NSS on RHEL 6.x tests the SHA384 ciphersuites, like it's being done for RHEL 7 already.
Product: Red Hat Enterprise Linux 6 Reporter: Hubert Kario <hkario>
Component: nssAssignee: Hubert Kario <hkario>
Status: CLOSED DEFERRED QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: low Docs Contact:
Priority: high    
Version: 6.8CC: kengert, rrelyea
Target Milestone: pre-dev-freeze   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-10 10:48:14 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:

Description Hubert Kario 2016-03-09 15:07:18 UTC
Description of problem:
NSS on RHEL-7 supports ciphers like ECDHE-RSA-AES256-SHA384 or ECDHE-ECDSA-AES256-SHA384, RHEL-6 version of the same package does not.

Version-Release number of selected component (if applicable):
nss-3.21.0-5.el6

How reproducible:
Always

Steps to Reproduce:
1. Try to force one of the above ciphers in tstclnt

Actual results:
Application aborts with error message stating that the cipher suite is unrecognised

Expected results:
Application works and connects to server that supports only such cipher suites

Additional info: