RE: Tomcat SSL stops working after an undetermined amount of time

2021-06-15 Thread Mysore, Raghunath
gt; happy path (meaning SSL works all fine) ? >> And you have the issue only when testing from a Chrome browser ? >> >> Thanks, >> -Raghu >> >> -Original Message- >> From: Ezsra McDonald >> Sent: Thursday, May 27, 2021 8:56 AM >> To:

Re: Tomcat SSL stops working after an undetermined amount of time

2021-06-15 Thread Christopher Schultz
th (meaning SSL works all fine) ? And you have the issue only when testing from a Chrome browser ? Thanks, -Raghu -Original Message- From: Ezsra McDonald Sent: Thursday, May 27, 2021 8:56 AM To: Tomcat Users List Subject: Re: Tomcat SSL stops working after an undetermined amoun

Re: Tomcat SSL stops working after an undetermined amount of time

2021-06-15 Thread Ezsra McDonald
t; > -Original Message- > From: Ezsra McDonald > Sent: Thursday, May 27, 2021 8:56 AM > To: Tomcat Users List > Subject: Re: Tomcat SSL stops working after an undetermined amount of time > > Thanks for the responses, > > So, I need to understand a little

RE: Tomcat SSL stops working after an undetermined amount of time

2021-05-27 Thread Mysore, Raghunath
happy path (meaning SSL works all fine) ? And you have the issue only when testing from a Chrome browser ? Thanks, -Raghu -Original Message- From: Ezsra McDonald Sent: Thursday, May 27, 2021 8:56 AM To: Tomcat Users List Subject: Re: Tomcat SSL stops working after an undeter

Re: Tomcat SSL stops working after an undetermined amount of time

2021-05-27 Thread Ezsra McDonald
Lots of good information was provided. > > > >>> > > > >>> This afternoon I plan to test the "sslProtocol" to "protocols" > > > >>> change in our lower environments. I will reply back with any > >>> findi

Re: Tomcat SSL stops working after an undetermined amount of time

2021-05-27 Thread Christopher Schultz
, so I'd venture a guess that BC is indeed being used. -chris -Original Message- From: Christopher Schultz Sent: Wednesday, May 26, 2021 4:35 PM To: users@tomcat.apache.org Subject: Re: Tomcat SSL stops working after an undetermined amount of time Ezsra, On 5/26/21 18:11, Ez

RE: Tomcat SSL stops working after an undetermined amount of time

2021-05-26 Thread Mysore, Raghunath
Mysore, Raghunath >> mailto:rmys...@visa.com.invalid>> wrote: >> >>> Hi Chris, >>> >>> -Original Message- >>> From: Christopher Schultz >>> mailto:ch...@christopherschultz.net>> >>> Sent: Tuesday, May

Re: Tomcat SSL stops working after an undetermined amount of time

2021-05-26 Thread Christopher Schultz
r responses. regards, -- Ez On Tue, May 25, 2021 at 10:48 AM Mysore, Raghunath wrote: Hi Chris, -Original Message- From: Christopher Schultz Sent: Tuesday, May 25, 2021 9:10 AM To: users@tomcat.apache.org Subject: Re: Tomcat SSL stops working after an undetermined amount of time Ron

Re: Tomcat SSL stops working after an undetermined amount of time

2021-05-26 Thread Ezsra McDonald
gt;> Sent: Tuesday, May 25, 2021 9:10 AM >> To: users@tomcat.apache.org >> Subject: Re: Tomcat SSL stops working after an undetermined amount of time >> >> Ronald, >> >> On 5/25/21 09:31, Roskens, Ronald wrote: >> > >> >> -Original Message

Re: Tomcat SSL stops working after an undetermined amount of time

2021-05-25 Thread Ezsra McDonald
hunath wrote: > Hi Chris, > > -Original Message- > From: Christopher Schultz > Sent: Tuesday, May 25, 2021 9:10 AM > To: users@tomcat.apache.org > Subject: Re: Tomcat SSL stops working after an undetermined amount of time > > Ronald, > > On 5/25/21 09:31,

RE: Tomcat SSL stops working after an undetermined amount of time

2021-05-25 Thread Mysore, Raghunath
Hi Chris, -Original Message- From: Christopher Schultz Sent: Tuesday, May 25, 2021 9:10 AM To: users@tomcat.apache.org Subject: Re: Tomcat SSL stops working after an undetermined amount of time Ronald, On 5/25/21 09:31, Roskens, Ronald wrote: > >> -Original Message

Re: Tomcat SSL stops working after an undetermined amount of time

2021-05-25 Thread Christopher Schultz
Ronald, On 5/25/21 09:31, Roskens, Ronald wrote: -Original Message- From: Christopher Schultz Sent: Monday, May 24, 2021 1:56 PM To: users@tomcat.apache.org Subject: [EXTERNAL] Re: Tomcat SSL stops working after an undetermined amount of time CAUTION: This email originated from

Re: Tomcat SSL stops working after an undetermined amount of time

2021-05-25 Thread Christopher Schultz
Ezsra, On 5/24/21 11:18, Ezsra McDonald wrote: I was unable to identify the issue with debug enabled. I started looking closer at the error I was getting in the various browsers. Apparently the SSL is working. The browsers are blocking it because the server is using something other than TLSv1.2

Re: Tomcat SSL stops working after an undetermined amount of time

2021-05-25 Thread Roskens, Ronald
> -Original Message- > From: Christopher Schultz > Sent: Monday, May 24, 2021 1:56 PM > To: users@tomcat.apache.org > Subject: [EXTERNAL] Re: Tomcat SSL stops working after an undetermined > amount of time > > CAUTION: This email originated from outside of

RE: Tomcat SSL stops working after an undetermined amount of time

2021-05-24 Thread Mysore, Raghunath
this helps, -Raghu -Original Message- From: Ed Rouse Sent: Monday, May 24, 2021 2:26 PM To: Tomcat Users List Subject: RE: Tomcat SSL stops working after an undetermined amount of time This works for me. In server.xml: From: Ezsra McDonald Sent: M

RE: Tomcat SSL stops working after an undetermined amount of time

2021-05-24 Thread Ed Rouse
This works for me. In server.xml: From: Ezsra McDonald Sent: Monday, May 24, 2021 4:10 PM To: Tomcat Users List Subject: Re: Tomcat SSL stops working after an undetermined amount of time [External email: Use caution! Do not open attachments or click

Re: Tomcat SSL stops working after an undetermined amount of time

2021-05-24 Thread Ezsra McDonald
Chris, Thanks for your response. These Tomcat servers are something I inherited. I do not know what this bouncycastle.crypto is. If it is making my setup complicated how do I get around it? Is it part of the org.apache.coyote.http11.Http11NioProtocol? What would you recommend I use instead? My e

Re: Tomcat SSL stops working after an undetermined amount of time

2021-05-24 Thread Christopher Schultz
Ezsra, On 5/24/21 10:30, Ezsra McDonald wrote: I am enabling SSL debugging this morning. I did catch this in the log for an instance that started erroring out this morning. Seems like it may be too generic to help solve my problem. Here it is: 24-May-2021 09:25:44.609 SEVERE [catalina-exec-51]

Re: Tomcat SSL stops working after an undetermined amount of time

2021-05-24 Thread Ezsra McDonald
Thu, May 20, 2021 at 10:55 AM > wrote: > >> It's "ssl,handshake." >> >> >> > -Original Message- >> > From: Ezsra McDonald >> > Sent: Thursday, May 20, 2021 10:43 AM >> > To: Tomcat Users List >> > Subje

Re: Tomcat SSL stops working after an undetermined amount of time

2021-05-24 Thread Ezsra McDonald
7;s "ssl,handshake." > > > > -Original Message- > > From: Ezsra McDonald > > Sent: Thursday, May 20, 2021 10:43 AM > > To: Tomcat Users List > > Subject: Re: Tomcat SSL stops working after an undetermined amount of > > time > > > >

RE: Tomcat SSL stops working after an undetermined amount of time

2021-05-20 Thread John.E.Gregg
It's "ssl,handshake." > -Original Message- > From: Ezsra McDonald > Sent: Thursday, May 20, 2021 10:43 AM > To: Tomcat Users List > Subject: Re: Tomcat SSL stops working after an undetermined amount of > time > > Mark, > > Thanks for your

Re: Tomcat SSL stops working after an undetermined amount of time

2021-05-20 Thread Mark Thomas
On 20/05/2021 16:42, Ezsra McDonald wrote: Mark, Thanks for your response. I did not see anything in the logs. This morning I added ' -Djava.net.debug=handshake' to my configuration. I did not see any SSL debug information in my logs. Perhaps I did this wrong or need to use a different argument

Re: Tomcat SSL stops working after an undetermined amount of time

2021-05-20 Thread Ezsra McDonald
Mark, Thanks for your response. I did not see anything in the logs. This morning I added ' -Djava.net.debug=handshake' to my configuration. I did not see any SSL debug information in my logs. Perhaps I did this wrong or need to use a different argument? I expected the debug to be in the access l

Re: Tomcat SSL stops working after an undetermined amount of time

2021-05-20 Thread Mark Thomas
On 19/05/2021 20:42, Ezsra McDonald wrote: Environment: OS: CentOS 7 Apache: apache-tomcat-8.5.65 Java: jdk1.8.0_281 Greetings, I recently enabled SSL on my Tomcat server HTTP connectors. Something odd is happening. After some undetermined amount of time the connector stops responding appropria