From c5bbdb12a14aca63354b9f083ce79e8762d0d746 Mon Sep 17 00:00:00 2001 From: frank Date: Thu, 1 Sep 2011 17:41:52 -0700 Subject: [PATCH] Bug 9479 - provide option for built in https Listen on 6443 instead of 8443 because tomcat6 will change 8443 to a random one when CATALINA_HOME is not /usr/share/tomcat6 --- client/tomcatconf/server-ssl.xml.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/client/tomcatconf/server-ssl.xml.in b/client/tomcatconf/server-ssl.xml.in index afee23c1a02..cdb9267b811 100755 --- a/client/tomcatconf/server-ssl.xml.in +++ b/client/tomcatconf/server-ssl.xml.in @@ -89,7 +89,8 @@ /> --> - + - +