freeipa/install/conf
Adam Young 5ee93349f6 enable proxy for dogtag
Dogtag is going to be proxied through httpd.  To make this work, it has to support renegotiation of the SSL
connection.  This patch enables renegotiate in the nss configuration file during during apache configuration,
as well as modifies libnss to set the appropriate optins on the ssl connection in order to  renegotiate.

The IPA install uses the internal ports instead of proxying through
httpd since  httpd is not set up yet.

IPA needs to Request the certificate through a port that uses authentication.  On the Dogtag side, they provide an additional mapping for this:   /ca/eeca/ca as opposed tp /ca/ee/ca  just for this purpose.

https://fedorahosted.org/freeipa/ticket/1334

add flag to pkicreate in order to enable using proxy.

add the proxy file in  /etc/http/conf.d/

Signed-off-by: Simo Sorce <ssorce@redhat.com>
2011-08-29 17:54:49 -04:00
..
ipa-pki-proxy.conf enable proxy for dogtag 2011-08-29 17:54:49 -04:00
ipa-rewrite.conf Add option to install without the automatic redirect to the Web UI. 2011-08-18 23:24:29 -04:00
ipa.conf rename static to ui 2011-01-20 14:12:47 +00:00
Makefile.am enable proxy for dogtag 2011-08-29 17:54:49 -04:00