Bug 338671 - mod_nss does not work with mod_proxy
Summary: mod_nss does not work with mod_proxy
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mod_nss
Version: 7
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Rob Crittenden
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-10-18 19:41 UTC by Rob Crittenden
Modified: 2008-01-24 21:52 UTC (History)
0 users

Fixed In Version: 1.0.7-2.fc7
Clone Of:
Environment:
Last Closed: 2007-10-24 07:03:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Register the mod_ssl functions if not loaded (3.77 KB, patch)
2007-10-18 19:46 UTC, Rob Crittenden
no flags Details | Diff

Description Rob Crittenden 2007-10-18 19:41:47 UTC
Description of problem:

It is not possible to use mod_nss with mod_proxy, even when proxying to an
unsecured host.

The reason is that mod_proxy uses some functions provided by mod_ssl to identify
the protocol, enable or disable the SSL engine and to retrieve SSL variables.

Version-Release number of selected component (if applicable):

mod_nss-1.0.7-1.fc7

How reproducible:

Every time

Steps to Reproduce:
1. Setup Apache with mod_nss
2. Add a ProxyPass and ProxyPassReverse
3. Hit the server
  
Actual results:

You'll get an error about an SSL write failure in the log and a 500 in the browser.

Expected results:

The page to be displayed

Comment 1 Rob Crittenden 2007-10-18 19:46:14 UTC
Created attachment 231461 [details]
Register the mod_ssl functions if not loaded

If mod_nss is not loaded then mod_nss will register the functions needed by
mod_proxy.

Comment 2 Rob Crittenden 2007-10-18 19:47:19 UTC
Committed upstream and checked into FC-6, F-7 and devel trees.

Comment 3 Fedora Update System 2007-10-24 07:03:45 UTC
mod_nss-1.0.7-2.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 4 Fedora Update System 2008-01-24 21:52:17 UTC
mod_nss-1.0.7-2.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.


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