From d48dbcb710bde0df445ab190fe4dc77c4fe3861d Mon Sep 17 00:00:00 2001 From: Matthew Harmsen Date: Mon, 13 Jul 2015 14:15:40 -0600 Subject: remove inaccessible URLs from server.xml - PKI TRAC Ticket #1443 - pkidaemon status tomcat list URLs under PKI subsystems which are not accessible --- base/server/tomcat8/conf/server.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'base/server/tomcat8') diff --git a/base/server/tomcat8/conf/server.xml b/base/server/tomcat8/conf/server.xml index 3a6c55934..a794760d8 100644 --- a/base/server/tomcat8/conf/server.xml +++ b/base/server/tomcat8/conf/server.xml @@ -32,7 +32,6 @@ Unsecure URL = http://[PKI_HOSTNAME]:[PKI_UNSECURE_PORT]/ca/ee/ca Secure Agent URL = https://[PKI_HOSTNAME]:[PKI_AGENT_SECURE_PORT]/ca/agent/ca Secure EE URL = https://[PKI_HOSTNAME]:[PKI_EE_SECURE_PORT]/ca/ee/ca Secure Admin URL = https://[PKI_HOSTNAME]:[PKI_ADMIN_SECURE_PORT]/ca/services -EE Client Auth URL = https://[PKI_HOSTNAME]:[PKI_EE_SECURE_CLIENT_AUTH_PORT]/ca/eeca/ca PKI Console Command = pkiconsole https://[PKI_HOSTNAME]:[PKI_ADMIN_SECURE_PORT]/ca Tomcat Port = [TOMCAT_SERVER_PORT] (for shutdown) --> @@ -40,7 +39,6 @@ Tomcat Port = [TOMCAT_SERVER_PORT] (for shutdown)