Re: [Freeipa-devel] [PATCH] 930 add conflicts on mod_ssl

2012-02-23 Thread Rob Crittenden
Ondrej Hamada wrote: On 01/20/2012 05:10 PM, Rob Crittenden wrote: We again need to prevent mod_ssl from being installed since we proxy for dogtag now. mod_proxy provides a single API for doing SSL proxying and if mod_ssl is merely loaded in Apache it grabs the interface for doing this from mod_

Re: [Freeipa-devel] [PATCH] 930 add conflicts on mod_ssl

2012-02-23 Thread Ondrej Hamada
On 01/20/2012 05:10 PM, Rob Crittenden wrote: We again need to prevent mod_ssl from being installed since we proxy for dogtag now. mod_proxy provides a single API for doing SSL proxying and if mod_ssl is merely loaded in Apache it grabs the interface for doing this from mod_nss. rob ___

[Freeipa-devel] [PATCH] 930 add conflicts on mod_ssl

2012-01-20 Thread Rob Crittenden
We again need to prevent mod_ssl from being installed since we proxy for dogtag now. mod_proxy provides a single API for doing SSL proxying and if mod_ssl is merely loaded in Apache it grabs the interface for doing this from mod_nss. rob >From 75f5a293674d1e423f0fc499e055d1ed076ae2a0 Mon Sep 1