summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/ocsp-ui
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-08-04 06:48:41 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-08-04 06:48:41 +0000
commit921ce6d946940dda1e9b57fe59be34e719100845 (patch)
tree17a31d88848471e205351191e464127a8754526f /pki/dogtag/ocsp-ui
parenta5bcff2e148d2ac394f4b5e022720e75163d0e72 (diff)
downloadpki-921ce6d946940dda1e9b57fe59be34e719100845.tar.gz
pki-921ce6d946940dda1e9b57fe59be34e719100845.tar.xz
pki-921ce6d946940dda1e9b57fe59be34e719100845.zip
Bugzilla Bug #436990 - browser tab shows no distinguishable names for systems
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1149 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag/ocsp-ui')
-rwxr-xr-xpki/dogtag/ocsp-ui/shared/webapps/ocsp/404.html2
-rwxr-xr-xpki/dogtag/ocsp-ui/shared/webapps/ocsp/500.html2
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/GenUnexpectedError.template4
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenError.template4
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenPending.template4
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenRejected.template4
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenSuccess.template4
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenSvcPending.template4
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenUnauthorized.template4
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenUnexpectedError.template4
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/index.template2
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/index.html2
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ports.template2
-rw-r--r--pki/dogtag/ocsp-ui/shared/webapps/ocsp/services.template2
14 files changed, 14 insertions, 30 deletions
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/404.html b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/404.html
index 5fb3e1bd3..e062ecdd8 100755
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/404.html
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/404.html
@@ -25,7 +25,7 @@ var port = location.port;
</script>
<head>
-<title>Certificate System</title>
+<title>OCSP 404 Error!</title>
<!-- always expand ALL relative paths -->
<script language=javascript>
document.write('<link rel="shortcut icon" href="');
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/500.html b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/500.html
index 65b2f3fb7..b012a7e9b 100755
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/500.html
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/500.html
@@ -25,7 +25,7 @@ var port = location.port;
</script>
<head>
-<title>Certificate System</title>
+<title>OCSP 500 Error!</title>
<!-- always expand ALL relative paths -->
<script language=javascript>
document.write('<link rel="shortcut icon" href="');
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/GenUnexpectedError.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/GenUnexpectedError.template
index a69fa515a..b78424626 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/GenUnexpectedError.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/GenUnexpectedError.template
@@ -19,9 +19,7 @@
<HTML>
<CMS_TEMPLATE>
-<TITLE>
-CS Processing Error
-</TITLE>
+<TITLE>OCSP Processing Error!</TITLE>
<BODY BGCOLOR="white">
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenError.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenError.template
index 128d5b319..c2b45826e 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenError.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenError.template
@@ -19,9 +19,7 @@
<HTML>
<CMS_TEMPLATE>
-<TITLE>
-CS Processing Error
-</TITLE>
+<TITLE>OCSP Agent Processing Error!</TITLE>
<BODY BGCOLOR="white">
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenPending.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenPending.template
index 0ff5f4383..9264d1bd0 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenPending.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenPending.template
@@ -19,9 +19,7 @@
<HTML>
<CMS_TEMPLATE>
-<TITLE>
-CS Request Pending
-</TITLE>
+<TITLE>OCSP Agent Request Pending</TITLE>
<BODY bgcolor="white">
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenRejected.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenRejected.template
index a5dd68f49..5e5155541 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenRejected.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenRejected.template
@@ -19,9 +19,7 @@
<HTML>
<CMS_TEMPLATE>
-<TITLE>
-CS Request Rejected
-</TITLE>
+<TITLE>OCSP Agent Request Rejected</TITLE>
<BODY bgcolor="white">
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenSuccess.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenSuccess.template
index 9a0ead814..9d9022b2b 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenSuccess.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenSuccess.template
@@ -20,9 +20,7 @@
<!-- This template is intended to be replaced by request specific results ! -->
<CMS_TEMPLATE>
-<TITLE>
-Generic Request Success
-</TITLE>
+<TITLE>OCSP Agent Generic Request Success</TITLE>
<BODY BGCOLOR=white>
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenSvcPending.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenSvcPending.template
index f639a39a9..248f3e592 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenSvcPending.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenSvcPending.template
@@ -19,9 +19,7 @@
<HTML>
<CMS_TEMPLATE>
-<TITLE>
-CS Request Svc Pending
-</TITLE>
+<TITLE>OCSP Agent Request Svc Pending</TITLE>
<BODY bgcolor="white">
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenUnauthorized.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenUnauthorized.template
index c29372843..af2aede06 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenUnauthorized.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenUnauthorized.template
@@ -20,9 +20,7 @@
<!-- This template is intended to be replaced by request specific results ! -->
<CMS_TEMPLATE>
-<TITLE>
-Generic Unauthorized
-</TITLE>
+<TITLE>OCSP Agent Generic Unauthorized</TITLE>
<BODY BGCOLOR=white>
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenUnexpectedError.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenUnexpectedError.template
index a69fa515a..d68d10a19 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenUnexpectedError.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenUnexpectedError.template
@@ -19,9 +19,7 @@
<HTML>
<CMS_TEMPLATE>
-<TITLE>
-CS Processing Error
-</TITLE>
+<TITLE>OCSP Agent Processing Error!</TITLE>
<BODY BGCOLOR="white">
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/index.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/index.template
index ff9d11df6..79f6f592e 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/index.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/index.template
@@ -19,7 +19,7 @@
<html>
<head>
<CMS_TEMPLATE>
-<title>Index</title>
+<title>OCSP Agent</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/index.html b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/index.html
index 54edf80fa..cd4ea326a 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/index.html
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/index.html
@@ -18,7 +18,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
-<title>Online Certificate Status Authority</title>
+<title>OCSP Agent</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="shortcut icon" href="/ocsp/agent/graphics/favicon.ico" />
</head>
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ports.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ports.template
index e7ae222da..c4b21fca7 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ports.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ports.template
@@ -19,7 +19,7 @@
<html>
<head>
<CMS_TEMPLATE>
-<title>Index</title>
+<title>OCSP Agent Ports</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
diff --git a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/services.template b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/services.template
index 3b0f3c50c..cda3e7330 100644
--- a/pki/dogtag/ocsp-ui/shared/webapps/ocsp/services.template
+++ b/pki/dogtag/ocsp-ui/shared/webapps/ocsp/services.template
@@ -18,7 +18,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<CMS_TEMPLATE>
-<title>Certificate System</title>
+<title>OCSP Services</title>
<link rel="shortcut icon" href="admin/console/img/favicon.ico" />
<link rel="stylesheet" href="admin/console/css/pki-base.css" type="text/css" />
<META http-equiv=Content-Type content="text/html; charset=UTF-8">