summaryrefslogtreecommitdiffstats
path: root/base/ocsp/shared/conf/Catalina/localhost/ocsp.xml
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2013-02-05 19:57:38 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2013-02-05 19:57:38 -0500
commit8011267258e6d04af15f0b5cdacc939fb11a81f8 (patch)
treeea9666e02ac01a0891767b7255f59e75cd6d4fbe /base/ocsp/shared/conf/Catalina/localhost/ocsp.xml
parent991577dd40bbb18613893362783d0cd06cbdce79 (diff)
downloadpki-direct-deployment.tar.gz
pki-direct-deployment.tar.xz
pki-direct-deployment.zip
Deploying webapps from shared folder.direct-deploymentdev2
Diffstat (limited to 'base/ocsp/shared/conf/Catalina/localhost/ocsp.xml')
-rw-r--r--base/ocsp/shared/conf/Catalina/localhost/ocsp.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/base/ocsp/shared/conf/Catalina/localhost/ocsp.xml b/base/ocsp/shared/conf/Catalina/localhost/ocsp.xml
index 975ecabf1..5e8e1e77b 100644
--- a/base/ocsp/shared/conf/Catalina/localhost/ocsp.xml
+++ b/base/ocsp/shared/conf/Catalina/localhost/ocsp.xml
@@ -22,7 +22,8 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<Context crossContext="true" allowLinking="true">
+<Context crossContext="true" allowLinking="true"
+ docBase="/usr/share/pki/ocsp/webapps/ocsp">
<Valve className="com.netscape.cms.tomcat.SSLAuthenticatorWithFallback" />