summaryrefslogtreecommitdiffstats
path: root/pki/dogtag
diff options
context:
space:
mode:
Diffstat (limited to 'pki/dogtag')
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayCRL.template2
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/getOCSPInfo.template2
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/getStats.template2
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/CMCEnrollment.html2
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ChallengeRevoke1.html6
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManCAEnroll.html2
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManRAEnroll.html2
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManServerEnroll.html2
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/NISUserEnroll.html6
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/OCSPResponder.html2
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ObjSignPKCS10Enroll.html2
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileSelect.template2
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRevocation.html2
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/checkRequest.html2
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html2
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html2
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.html4
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/requestStatus.template2
-rw-r--r--pki/dogtag/kra-ui/shared/webapps/kra/agent/kra/GrantRecovery.html2
-rw-r--r--pki/dogtag/kra-ui/shared/webapps/kra/agent/kra/getStats.template2
-rw-r--r--pki/dogtag/kra-ui/shared/webapps/kra/agent/kra/processReq.template2
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCA.html2
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCRL.html2
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/CheckCert.html2
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCA.template2
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCRL.template2
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/checkCert.template2
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getOCSPInfo.template2
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getStats.template2
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/listCAs.template2
-rwxr-xr-xpki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/removeCA.template2
-rw-r--r--pki/dogtag/tks-ui/shared/webapps/tks/agent/tks/getStats.template2
32 files changed, 37 insertions, 37 deletions
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayCRL.template b/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayCRL.template
index 20180af4..b3f0a50a 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayCRL.template
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayCRL.template
@@ -20,7 +20,7 @@
<head>
<title>Display CRL</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<SCRIPT type="text/javascript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT type="text/javascript" SRC="../helpfun.js"></SCRIPT>
<SCRIPT type="text/javascript">
<!--
if (navigator.appName == "Microsoft Internet Explorer") {
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/getOCSPInfo.template b/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/getOCSPInfo.template
index beea645c..46e4ccf3 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/getOCSPInfo.template
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/getOCSPInfo.template
@@ -20,7 +20,7 @@
<head>
<title>Display CRL</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<SCRIPT type="text/javascript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT type="text/javascript" SRC="../helpfun.js"></SCRIPT>
<SCRIPT type="text/javascript">
<!--
if (navigator.appName == "Microsoft Internet Explorer") {
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/getStats.template b/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/getStats.template
index 5cbb9642..59c59eea 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/getStats.template
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/getStats.template
@@ -20,7 +20,7 @@
<head>
<title>Display CRL</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<SCRIPT type="text/javascript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT type="text/javascript" SRC="../helpfun.js"></SCRIPT>
<SCRIPT type="text/javascript">
<!--
if (navigator.appName == "Microsoft Internet Explorer") {
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/CMCEnrollment.html b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/CMCEnrollment.html
index c6a082ba..d570addc 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/CMCEnrollment.html
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/CMCEnrollment.html
@@ -46,7 +46,7 @@ function validate(form)
}
</SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js">
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js">
</SCRIPT>
</head>
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ChallengeRevoke1.html b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ChallengeRevoke1.html
index f5b9f3f6..ea4916cd 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ChallengeRevoke1.html
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ChallengeRevoke1.html
@@ -21,9 +21,9 @@
<TITLE>Revoke a Certificate using a challenge password</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<script LANGUAGE="JavaScript" SRC="/ee/cms-funcs.js"></script>
+<script LANGUAGE="JavaScript" SRC="../cms-funcs.js"></script>
-<script LANGUAGE="JavaScript" SRC="/ee/helpfun.js"></script>
+<script LANGUAGE="JavaScript" SRC="../helpfun.js"></script>
<SCRIPT LANGUAGE="JavaScript">
function validate(form)
@@ -51,7 +51,7 @@ function validate(form)
}
</SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/ee/helpfun.js">
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js">
</SCRIPT>
</head>
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManCAEnroll.html b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManCAEnroll.html
index 443c9ff2..b96909fb 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManCAEnroll.html
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManCAEnroll.html
@@ -39,7 +39,7 @@ function validate(form)
}
</SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js">
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js">
</SCRIPT>
</head>
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManRAEnroll.html b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManRAEnroll.html
index 5da4ee59..c1a807bc 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManRAEnroll.html
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManRAEnroll.html
@@ -39,7 +39,7 @@ function validate(form)
}
</SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js">
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js">
</SCRIPT>
</head>
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManServerEnroll.html b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManServerEnroll.html
index 2dfa7b72..ff15fee5 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManServerEnroll.html
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManServerEnroll.html
@@ -39,7 +39,7 @@ function validate(form)
}
</SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js">
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js">
</SCRIPT>
</head>
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/NISUserEnroll.html b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/NISUserEnroll.html
index c16bde46..26915188 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/NISUserEnroll.html
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/NISUserEnroll.html
@@ -21,9 +21,9 @@
<TITLE>NIS Based User Enrollment Form</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/cms-funcs.js"> </SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js"> </SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/dynamicVars.js"> </SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="../cms-funcs.js"> </SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js"> </SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="/ca/ee/dynamicVars.js"> </SCRIPT>
<SCRIPT>
//<!--
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/OCSPResponder.html b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/OCSPResponder.html
index b1aa906e..4d14f513 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/OCSPResponder.html
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/OCSPResponder.html
@@ -39,7 +39,7 @@ function validate(form)
}
</SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js">
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js">
</SCRIPT>
</head>
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ObjSignPKCS10Enroll.html b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ObjSignPKCS10Enroll.html
index 90141032..fcf68f12 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ObjSignPKCS10Enroll.html
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ObjSignPKCS10Enroll.html
@@ -56,7 +56,7 @@ function validate(form)
}
</SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js">
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js">
</SCRIPT>
</head>
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileSelect.template b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileSelect.template
index 4ddd1a94..f05930f8 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileSelect.template
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileSelect.template
@@ -282,7 +282,7 @@ function setCRMFRequest()
var uri = 'profileSubmit';
if (typeof(authName) != "undefined") {
if (authIsSSLClientRequired == 'true') {
- uri = 'https://[PKI_MACHINE_NAME]:[PKI_EE_SECURE_CLIENT_AUTH_PORT]/[PKI_SUBSYSTEM_TYPE]/eeca/[PKI_SUBSYSTEM_TYPE]/profileSubmitSSLClient';
+ uri = 'https://[PKI_MACHINE_NAME]:[PKI_EE_SECURE_CLIENT_AUTH_PORT_UI]/[PKI_SUBSYSTEM_TYPE]/eeca/[PKI_SUBSYSTEM_TYPE]/profileSubmitSSLClient';
}
}
if (navigator.appName == "Microsoft Internet Explorer") {
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRevocation.html b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRevocation.html
index 21685917..50cca650 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRevocation.html
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRevocation.html
@@ -20,7 +20,7 @@
<head>
<TITLE>User Certificate Revocation Form</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<SCRIPT LANGUAGE="JavaScript" SRC="/ee/helpfun.js">
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js">
</SCRIPT>
</head>
<body bgcolor="#FFFFFF">
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/checkRequest.html b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/checkRequest.html
index cd22063e..e315aa81 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/checkRequest.html
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/checkRequest.html
@@ -22,7 +22,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<script LANGUAGE="JavaScript" SRC="/ee/helpfun.js"></script>
+<script LANGUAGE="JavaScript" SRC="../helpfun.js"></script>
</head>
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html
index 25fb5d05..d0d82341 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html
@@ -22,7 +22,7 @@
<link rel="shortcut icon" href="/ca/ee/graphics/favicon.ico" />
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
<script lang="javascript" src="/dynamicVars.js"></script>
-<script lang="javascript" src="/cms-funcs.js"></script>
+<script lang="javascript" src="../cms-funcs.js"></script>
<script lang="javascript">
<!--//
function doResize() {
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html
index 5f195b88..efcc3c67 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html
@@ -22,7 +22,7 @@
<link rel="shortcut icon" href="/ca/ee/graphics/favicon.ico" />
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
<script lang="javascript" src="/dynamicVars.js"></script>
-<script lang="javascript" src="/cms-funcs.js"></script>
+<script lang="javascript" src="../cms-funcs.js"></script>
<script lang="javascript">
<!--//
function doResize() {
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.html b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.html
index 605bad0f..1855ffaa 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.html
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.html
@@ -22,8 +22,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<script LANGUAGE="JavaScript" SRC="/ee/cms-funcs.js"></script>
-<script LANGUAGE="JavaScript" SRC="/ee/helpfun.js"></script>
+<script LANGUAGE="JavaScript" SRC="../cms-funcs.js"></script>
+<script LANGUAGE="JavaScript" SRC="../helpfun.js"></script>
</head>
<body bgcolor="#FFFFFF" link="#666699" vlink="#666699" alink="#333366">
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/requestStatus.template b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/requestStatus.template
index 3279f6fd..b00e5576 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/requestStatus.template
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/ee/ca/requestStatus.template
@@ -23,7 +23,7 @@
</head>
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<script LANGUAGE="JavaScript" SRC="/ee/helpfun.js"></script>
+<script LANGUAGE="JavaScript" SRC="../helpfun.js"></script>
<CMS_TEMPLATE>
diff --git a/pki/dogtag/kra-ui/shared/webapps/kra/agent/kra/GrantRecovery.html b/pki/dogtag/kra-ui/shared/webapps/kra/agent/kra/GrantRecovery.html
index 4f7aa9e1..225bbdb3 100644
--- a/pki/dogtag/kra-ui/shared/webapps/kra/agent/kra/GrantRecovery.html
+++ b/pki/dogtag/kra-ui/shared/webapps/kra/agent/kra/GrantRecovery.html
@@ -3,7 +3,7 @@
<HEAD>
<TITLE>Authorize Recovery (for Recovery Agents)</TITLE>
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js">
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js">
</SCRIPT>
</HEAD>
diff --git a/pki/dogtag/kra-ui/shared/webapps/kra/agent/kra/getStats.template b/pki/dogtag/kra-ui/shared/webapps/kra/agent/kra/getStats.template
index e49bb2de..cfd2f319 100644
--- a/pki/dogtag/kra-ui/shared/webapps/kra/agent/kra/getStats.template
+++ b/pki/dogtag/kra-ui/shared/webapps/kra/agent/kra/getStats.template
@@ -4,7 +4,7 @@
<title>Display CRL</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
if (navigator.appName == "Microsoft Internet Explorer") {
diff --git a/pki/dogtag/kra-ui/shared/webapps/kra/agent/kra/processReq.template b/pki/dogtag/kra-ui/shared/webapps/kra/agent/kra/processReq.template
index 25cb142a..a5292102 100644
--- a/pki/dogtag/kra-ui/shared/webapps/kra/agent/kra/processReq.template
+++ b/pki/dogtag/kra-ui/shared/webapps/kra/agent/kra/processReq.template
@@ -5,7 +5,7 @@
</head>
<CMS_TEMPLATE>
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
//<!--
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCA.html b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCA.html
index f81121b1..79fe5152 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCA.html
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCA.html
@@ -20,7 +20,7 @@
<HEAD>
<TITLE>Add Certificate Authority</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js"></SCRIPT>
</HEAD>
<body bgcolor="#FFFFFF" link="#666699" vlink="#666699" alink="#333366">
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCRL.html b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCRL.html
index 008a129a..98f4b077 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCRL.html
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCRL.html
@@ -20,7 +20,7 @@
<HEAD>
<TITLE>Add Certificate Revocation List</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js"></SCRIPT>
</HEAD>
<body bgcolor="#FFFFFF" link="#666699" vlink="#666699" alink="#333366">
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/CheckCert.html b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/CheckCert.html
index 9dd152f5..6e614c87 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/CheckCert.html
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/CheckCert.html
@@ -20,7 +20,7 @@
<HEAD>
<TITLE>Check Certificate Status</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js"></SCRIPT>
</HEAD>
<body bgcolor="#FFFFFF" link="#666699" vlink="#666699" alink="#333366">
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCA.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCA.template
index 8ce61e83..5d71adca 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCA.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCA.template
@@ -21,7 +21,7 @@
<title>Adding Certificate Authority</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
if (navigator.appName == "Microsoft Internet Explorer") {
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCRL.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCRL.template
index a7e16041..12f4ce1d 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCRL.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCRL.template
@@ -21,7 +21,7 @@
<title>Adding Certificate Revocation List</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
if (navigator.appName == "Microsoft Internet Explorer") {
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/checkCert.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/checkCert.template
index 350ddd14..d00e15c3 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/checkCert.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/checkCert.template
@@ -21,7 +21,7 @@
<title>Check Certificate Status</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
if (navigator.appName == "Microsoft Internet Explorer") {
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getOCSPInfo.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getOCSPInfo.template
index 4cbf9f71..8b739b45 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getOCSPInfo.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getOCSPInfo.template
@@ -21,7 +21,7 @@
<title>Display CRL</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
if (navigator.appName == "Microsoft Internet Explorer") {
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getStats.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getStats.template
index c6f56b1f..a08a6fe6 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getStats.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getStats.template
@@ -21,7 +21,7 @@
<title>Display CRL</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
if (navigator.appName == "Microsoft Internet Explorer") {
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/listCAs.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/listCAs.template
index 494df1d5..6fbf5fd7 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/listCAs.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/listCAs.template
@@ -21,7 +21,7 @@
<title>List Certificate Authorities</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
if (navigator.appName == "Microsoft Internet Explorer") {
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/removeCA.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/removeCA.template
index e8903ea1..1b85bba9 100755
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/removeCA.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/removeCA.template
@@ -21,7 +21,7 @@
<title>Removing Certificate Authority</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
if (navigator.appName == "Microsoft Internet Explorer") {
diff --git a/pki/dogtag/tks-ui/shared/webapps/tks/agent/tks/getStats.template b/pki/dogtag/tks-ui/shared/webapps/tks/agent/tks/getStats.template
index c6f56b1f..a08a6fe6 100644
--- a/pki/dogtag/tks-ui/shared/webapps/tks/agent/tks/getStats.template
+++ b/pki/dogtag/tks-ui/shared/webapps/tks/agent/tks/getStats.template
@@ -21,7 +21,7 @@
<title>Display CRL</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>
-<SCRIPT LANGUAGE="JavaScript" SRC="/helpfun.js"></SCRIPT>
+<SCRIPT LANGUAGE="JavaScript" SRC="../helpfun.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
if (navigator.appName == "Microsoft Internet Explorer") {