summaryrefslogtreecommitdiffstats
path: root/pki/base/tps/apache/conf/httpd.conf
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-03-29 03:53:19 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-03-29 03:53:19 +0000
commit6c20ba0ca3f1eba1ebe9483f21143f37b54e3197 (patch)
tree7d667ce6c2c9630872773455312b7e49b13f1635 /pki/base/tps/apache/conf/httpd.conf
parentea9e8b305e9a50f45d79738389aca4df6bf52aaf (diff)
downloadpki-6c20ba0ca3f1eba1ebe9483f21143f37b54e3197.tar.gz
pki-6c20ba0ca3f1eba1ebe9483f21143f37b54e3197.tar.xz
pki-6c20ba0ca3f1eba1ebe9483f21143f37b54e3197.zip
Bugzilla Bug #492503 - Integrate "mod_revocator" as a runtime dependency for
RA and TPS Bugzilla Bug #492180 - Security officer: token recovery for a security officer throws error 28 'connection to server lost'. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@348 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/base/tps/apache/conf/httpd.conf')
-rw-r--r--pki/base/tps/apache/conf/httpd.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/pki/base/tps/apache/conf/httpd.conf b/pki/base/tps/apache/conf/httpd.conf
index d3ec8e050..d1a4d486d 100644
--- a/pki/base/tps/apache/conf/httpd.conf
+++ b/pki/base/tps/apache/conf/httpd.conf
@@ -254,6 +254,8 @@ LoadModule negotiation_module [FORTITUDE_LIB_DIR]/modules/mod_negotiation.so
LoadModule cgi_module [FORTITUDE_LIB_DIR]/modules/mod_cgi.so
# Required module for commands in nss.conf:
[FORTITUDE_NSS_MODULES]
+# Required module for commands in revocator.conf:
+[FORTITUDE_REVOCATOR_MODULES]
# Required module for command 'TPSConfigPathFile':
LoadModule tps_module [FORTITUDE_MODULE]/mod_tps.so
# Required module for command 'TokendbConfigPathFile':