urgent problems with tomcat release 8.5.4

2017-12-21 Thread CYAG (Johnny Chao Yang)
Hello team, Due to the tomcat 8.0 will closed to its support deadline, so we are going to upgrade our tomcat version from 8.0 to 8.5.4, as Apache tomcat official website announced 8.5.x will not stop support so far, but the support time decides which tomcat version is better for us to choose a

Re: Apache Tomcat 8.5.24 SSL Configuration

2017-12-21 Thread George S.
On 12/21/2017 3:24 PM, Thomas Delaney wrote: Thank you for the input so far! I have used both java versions jdk 1.7.0_79 and jdk1.8.0_152 and still receive the same result when running the openssl s_client command I recieved this as the Cipher and SSL version Protocol : TLSv1.2 Cipher: DHE

Re: Apache Tomcat 8.5.24 SSL Configuration

2017-12-21 Thread Jason Hall
- Original Message - From: Thomas Delaney To: Tomcat Users List Sent: Thu, 21 Dec 2017 17:24:06 -0500 (EST) Subject: Re: Apache Tomcat 8.5.24 SSL Configuration Thank you for the input so far! I have used both java versions jdk 1.7.0_79 and jdk1.8.0_152 and still receive the same result

Re: Apache Tomcat 8.5.24 SSL Configuration

2017-12-21 Thread Thomas Delaney
Thank you for the input so far! I have used both java versions jdk 1.7.0_79 and jdk1.8.0_152 and still receive the same result when running the openssl s_client command I recieved this as the Cipher and SSL version Protocol : TLSv1.2 Cipher: DHE-RSA-AES256-GCM-SHA384 I also get a message sa

Re: getting "BindException: permission denied" exception when trying to change port 8080 to 8090

2017-12-21 Thread Coty Sutherland
On Thu, Dec 21, 2017 at 2:45 PM, Alceu R. de Freitas Jr. wrote: > Hello Cristopher, > I never saw something like that too. I also search on Google, all occurrences > happened with people trying to run Tomcat on privileged ports (<1024). > Here is a quick test, with port 9090: > > [root@localhost

Re: getting "BindException: permission denied" exception when trying to change port 8080 to 8090

2017-12-21 Thread Alceu R. de Freitas Jr.
Hello Cristopher, I never saw something like that too. I also search on Google, all occurrences happened with people trying to run Tomcat on privileged ports (<1024). Here is a quick test, with port 9090: [root@localhost ~]# systemctl stop tomcat [root@localhost ~]# rm -f /var/log/tomcat/* [root

Re: getting "BindException: permission denied" exception when trying to change port 8080 to 8090

2017-12-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alceu, On 12/21/17 1:36 PM, Alceu R. de Freitas Jr. wrote: > Hello folks, I'm new to this list, and to Tomcat as well. I was > trying to get Jenkins and Tomcat running on the same VM that I have > (with CentOS 7), but I'm struggling with a small iss

Re: Apache Tomcat 8.5.24 SSL Configuration

2017-12-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Peter, On 12/21/17 2:38 AM, l...@kreuser.name wrote: > > Hi Thomas, > >> Am 21.12.2017 um 00:56 schrieb Thomas Delaney >> : >> >> Greetings, >> >> I am having trouble regarding google chrome's behavior to Apache >> Tomcat's SSL setup. I have bee

getting "BindException: permission denied" exception when trying to change port 8080 to 8090

2017-12-21 Thread Alceu R. de Freitas Jr.
Hello folks, I'm new to this list, and to Tomcat as well. I was trying to get Jenkins and Tomcat running on the same VM that I have (with CentOS 7), but I'm struggling with a small issue. Since I already had Jenkins running on port number 8080, I decided to change Tomcat to listen to 8090 by edit

RE: internalProxies regex

2017-12-21 Thread Harrie Robins
This makes perfect sense. I tested my regex, just against wrong engine. Thanks for pointing me in the right direction -Oorspronkelijk bericht- Van: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Verzonden: 20 December 2017 15:19 Aan: Tomcat Users List Onderwerp: Re: internalProxies