summaryrefslogtreecommitdiffstats
path: root/base/ocsp/shared/conf/Catalina/localhost/ocsp.xml
diff options
context:
space:
mode:
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" />