Bug 435360 - mod_ssl cannot be loaded for web UI to work
Summary: mod_ssl cannot be loaded for web UI to work
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: freeIPA
Classification: Retired
Component: ipa-server
Version: 1.0
Hardware: All
OS: Linux
high
low
Target Milestone: ---
Assignee: Rob Crittenden
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-28 20:34 UTC by Rob Crittenden
Modified: 2015-01-04 23:31 UTC (History)
1 user (show)

Fixed In Version: pa-0.99-12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-13 21:36:42 UTC
Embargoed:


Attachments (Terms of Use)

Description Rob Crittenden 2008-02-28 20:34:32 UTC
mod_proxy depends on some callback functions provided by mod_ssl. We work around
this by providing them in mod_nss but *only* if mod_ssl is not loaded.

If both mod_ssl and mod_nss are loaded them the mod_ssl callbacks will be used
and the connection will fail with something cryptic like:

Thu Feb 28 14:42:46 2008] [error] (20014)Internal error: proxy: pass request
body failed to 127.0.0.1:8080 (localhost)
[Thu Feb 28 14:42:46 2008] [error] (20014)Internal error: proxy: pass request
body failed to 127.0.0.1:8080 (localhost) from 192.168.0.1 ()
[Thu Feb 28 14:42:46 2008] [error] [client 192.168.0.1] Handler for proxy-server
returned invalid result code 20014

During installation we make sure that mod_ssl is disabled but if yum decides to
upgrade it then ssl.conf will be re-created and it will be loaded at the next
Apache restart.

Comment 1 Fedora Update System 2008-03-18 20:54:05 UTC
ipa-0.99-12.fc7 has been submitted as an update for Fedora 7

Comment 2 Fedora Update System 2008-03-18 20:54:33 UTC
ipa-0.99-12.fc8 has been submitted as an update for Fedora 8

Comment 3 Fedora Update System 2008-03-21 22:10:29 UTC
ipa-0.99-12.fc8 has been pushed to the Fedora 8 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 'yum --enablerepo=updates-testing update ipa'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-2598


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