Bug 1010751

Summary: mod_nss sni incompatibility with apache24
Product: [Fedora] Fedora Reporter: William Brown <william>
Component: mod_nssAssignee: Matthew Harmsen <mharmsen>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: brian, emaldona, mharmsen, nkinder, pbrobinson, rcritten, rrelyea, william
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mod_nss-1.0.12-1.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1011652 (view as bug list) Environment:
Last Closed: 2016-01-08 20:55:29 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1011652    

Description William Brown 2013-09-23 01:23:22 UTC
Description of problem:

mod_nss appears to still lack support for SNI according to: https://bugzilla.mozilla.org/show_bug.cgi?id=360421

However, apache 24 states: https://httpd.apache.org/docs/2.4/upgrading.html

"""
The NameVirtualHost directive no longer has any effect, other than to emit a warning. Any address/port combination appearing in multiple virtual hosts is implicitly treated as a name-based virtual host. 
"""

This leaves mod_nss users open to issues due to the lack of SNI in nss server support.

1) Is this incorrect and mod_nss supports sni?

2) Is there a timeframe for completion if this is not the case?

3) Should this constitute a bug that mod_nss is incompatible with apache24?

Comment 1 Matthew Harmsen 2013-09-24 16:36:39 UTC
Since NSS has support for SNI, this bug will be scheduled to be addressed in Fedora 21.

Comment 2 William Brown 2014-04-10 01:40:01 UTC
Has there been any progress on this?

Comment 3 Rob Crittenden 2014-04-10 02:39:31 UTC
No, we are still waiting on support in NSS. The NSS development team is aware of the need but hasn't provided a timeline for support.

Comment 4 Jaroslav Reznik 2015-03-03 15:05:49 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 5 Brian J. Murrell 2015-09-11 13:15:14 UTC
Still no progress on this?  :-(

Comment 6 Rob Crittenden 2015-09-11 13:41:58 UTC
A patch has been contributed, it is under review. No ETA.

Comment 7 Fedora Update System 2015-10-02 22:10:43 UTC
mod_nss-1.0.12-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-c76c1c84cf

Comment 8 Fedora Update System 2015-10-04 01:51:15 UTC
mod_nss-1.0.12-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update mod_nss'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-c76c1c84cf

Comment 9 Fedora Update System 2016-01-08 20:55:07 UTC
mod_nss-1.0.12-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.