summaryrefslogtreecommitdiffstats
path: root/pki/base/ocsp/shared/conf/server.xml
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-03-13 16:51:10 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-03-13 16:51:10 +0000
commitf0409d5639385bd0f596d6263dde1dc54180ece0 (patch)
tree12833742c9b332359d956ece3243ceb8ef1925ba /pki/base/ocsp/shared/conf/server.xml
parentbd46f311ff376236933a00fd6e034c071bd5f86d (diff)
downloadpki-f0409d5639385bd0f596d6263dde1dc54180ece0.tar.gz
pki-f0409d5639385bd0f596d6263dde1dc54180ece0.tar.xz
pki-f0409d5639385bd0f596d6263dde1dc54180ece0.zip
Bugzilla Bug #488338 - start/stop scripts should list all the available port
numbers with their functionality Bugzilla Bug #440164 - Dogtag subsystems should show up in Fedora8 administrator Services window git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@297 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/base/ocsp/shared/conf/server.xml')
-rw-r--r--pki/base/ocsp/shared/conf/server.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/pki/base/ocsp/shared/conf/server.xml b/pki/base/ocsp/shared/conf/server.xml
index 44a1b1265..ed0a8371f 100644
--- a/pki/base/ocsp/shared/conf/server.xml
+++ b/pki/base/ocsp/shared/conf/server.xml
@@ -10,6 +10,17 @@
define subcomponents such as "Valves" or "Loggers" at this level.
-->
+<!-- DO NOT REMOVE - Begin PKI Status Definitions -->
+<!--
+Unsecure Port = http://[PKI_MACHINE_NAME]:[PKI_UNSECURE_PORT]/[PKI_SUBSYSTEM_TYPE]/ee/[PKI_SUBSYSTEM_TYPE]
+Secure Agent Port = https://[PKI_MACHINE_NAME]:[PKI_AGENT_SECURE_PORT]/[PKI_SUBSYSTEM_TYPE]/agent/[PKI_SUBSYSTEM_TYPE]
+Secure EE Port = https://[PKI_MACHINE_NAME]:[PKI_EE_SECURE_PORT]/[PKI_SUBSYSTEM_TYPE]/ee/[PKI_SUBSYSTEM_TYPE]
+Secure Admin Port = https://[PKI_MACHINE_NAME]:[PKI_ADMIN_SECURE_PORT]/[PKI_SUBSYSTEM_TYPE]/services
+Secure Admin Port = pkiconsole https://[PKI_MACHINE_NAME]:[PKI_ADMIN_SECURE_PORT]/[PKI_SUBSYSTEM_TYPE]
+Tomcat Port = [TOMCAT_SERVER_PORT] (for shutdown)
+-->
+<!-- DO NOT REMOVE - End PKI Status Definitions -->
+
<Server port="[TOMCAT_SERVER_PORT]" shutdown="SHUTDOWN">
<!-- Comment these entries out to disable JMX MBeans support used for the