Documentation difference between Apache Tomcat 8.0 and 8.5

2019-02-12 Thread Sashidharan Ramamurthy
Hi Tomcat User group, In the "Logging In Tomcat" page, in 8.0 version, there is a link and section detailing how to use Apache log4j instead of "java.util.logging" But the same content is not visible in 8.5 version. My query is whether from 8.5 or above, is the capability of using apache log4j

Documentation difference between Apache Tomcat 8.0 and 8.5

2019-02-12 Thread Sashidharan Ramamurthy
Hi Tomcat User group, In the "Logging In Tomcat" page, in 8.0 version, there is a link and section detailing how to use Apache log4j instead of "java.util.logging" But the same content is not visible in 8.5 version. Please note both pages reference below.

RE: Issue while configuring keystore/SSL for Tomcat 8.5.33

2018-10-18 Thread Sashidharan Ramamurthy
Any updates users of tomcat on this issue!!! -Original Message- From: Sashidharan Ramamurthy Sent: Wednesday, October 17, 2018 4:22 PM To: users@tomcat.apache.org Subject: FW: Issue while configuring keystore/SSL for Tomcat 8.5.33 Hi Tomcat user group, We have installed and deployed

FW: Issue while configuring keystore/SSL for Tomcat 8.5.33

2018-10-17 Thread Sashidharan Ramamurthy
Hi Tomcat user group, We have installed and deployed Tomcat Version: 8.5.33 in our machine. Software: AIX We configured SSL at 8443 port using below command for creating keystore. $JAVA_HOME/bin/keytool -genkey -alias iscpkey -keystore $outputfile -keyalg RSA -dname "CN=${site},