RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 979799 - current nss support TLS 1.1 so mod_nss should pick it up
Summary: current nss support TLS 1.1 so mod_nss should pick it up
Keywords:
Status: CLOSED DUPLICATE of bug 816394
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: mod_nss
Version: 6.5
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: beta
: ---
Assignee: Matthew Harmsen
QA Contact: Kaleem
URL:
Whiteboard:
Depends On:
Blocks: 979719
TreeView+ depends on / blocked
 
Reported: 2013-06-30 17:59 UTC by David Jaša
Modified: 2013-10-29 18:05 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 979798
Environment:
Last Closed: 2013-10-29 18:05:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Jaša 2013-06-30 17:59:58 UTC
+++ This bug was initially created as a clone of Bug #979798 +++

Description of problem:
nss >= 3.14 supports TLS 1.1 so mod_tls should support it automatically

Version-Release number of selected component (if applicable):
mod_nss-1.0.8-20.1.fc19.armv7hl
nss-3.14.3-13.0.fc19.armv7hl

How reproducible:
always

Steps to Reproduce:
1. specify NSSProtocol TLSv1.1 in /etc/apache/conf.d/nss.conf
2. connect to the server with client that supports just TLS >= 1.1
3.

Actual results:
connection fails

Expected results:
connection is established

Additional info:
TLSv1.2 should be picked up automatically once nss supports it, too

Comment 1 Matthew Harmsen 2013-10-29 18:05:39 UTC
(In reply to David Jaša from comment #0)
> +++ This bug was initially created as a clone of Bug #979798 +++
> 
> Description of problem:
> nss >= 3.14 supports TLS 1.1 so mod_tls should support it automatically
> 
> Version-Release number of selected component (if applicable):
> mod_nss-1.0.8-20.1.fc19.armv7hl
> nss-3.14.3-13.0.fc19.armv7hl
> 

Support for TLS v1.1 in RHEL 6 has been provided since mod_nss-1.0.8-17.el6, so I am marking this bug as a DUPLICATE of 'Bugzilla Bug #816394 - [RFE] Provide Apache 2.2 support for TLS v1.1 via NSS through mod_nss . . .'.

The patch which supported this has now been ported upstream and is available in the following Brew builds which are awaiting karma in Bodhi:

* mod_nss-1.0.8-24.fc18
* mod_nss-1.0.8-24.fc19
* mod_nss-1.0.8-24.fc20

Please feel free to provide karma for these builds.

Finally, I noticed that since the packages referenced must be customized builds for the 'armv7hl' architecture, please try using the appropriate Fedora SRPM to reproduce your packages.

> How reproducible:
> always
> 
> Steps to Reproduce:
> 1. specify NSSProtocol TLSv1.1 in /etc/apache/conf.d/nss.conf
> 2. connect to the server with client that supports just TLS >= 1.1
> 3.
> 
> Actual results:
> connection fails
> 
> Expected results:
> connection is established
> 
> Additional info:
> TLSv1.2 should be picked up automatically once nss supports it, too

*** This bug has been marked as a duplicate of bug 816394 ***


Note You need to log in before you can comment on or make changes to this bug.