AW: AW: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello James, > -Ursprüngliche Nachricht- > Von: James H. H. Lampert > Gesendet: Freitag, 19. Mai 2023 00:33 > An: Tomcat Users List > Betreff: Re: AW: AW: Too many certificates in chain?!? Help! > > On 5/18/23 1:57 PM, Thomas Hoffmann (Speed4Trade GmbH) wrote: > > > So the error is rai

Re: Best Practice to Upgrade Apache Tomcat from 9.0.56 to 9.0.74

2023-05-18 Thread Meltron Kendrick
Mark, Points noted. Thank you good sir. I will try the weird path -- just to see if it solves the problem. I am investigating how it became like this. I inherited this task. Overall I absolutely concur with going with the an Official Tomcat release. I want to bring over any / all customized

Re: AW: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread James H. H. Lampert
On 5/18/23 1:57 PM, Thomas Hoffmann (Speed4Trade GmbH) wrote: So the error is raised not by tomcat but by the ibm JDK. Yes. The results reported in my latest email say as much. Those results also say that there's something different -- radically different, judging from the amount of red that

AW: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello James, > -Ursprüngliche Nachricht- > Von: James H. H. Lampert > Gesendet: Donnerstag, 18. Mai 2023 22:01 > An: Tomcat Users List > Betreff: Re: AW: Too many certificates in chain?!? Help! > > On 5/18/23 12:18 AM, Thomas Hoffmann (Speed4Trade GmbH) wrote: > > Which version of tomca

RE: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread jonmcalexander
Maybe just a bad keystore or binary copy or some type of corruption. Dream * Excel * Explore * Inspire Jon McAlexander Senior Infrastructure Engineer Asst. Vice President He/His Middleware Product Engineering Enterprise CIO | EAS | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urb

Re: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread James H. H. Lampert
Weirder and weirder. (And hopefully, my previous email, with a catalina.out excerpt as an attachment, actually got distributed to the List.) I copied the cert and the unsigned keystore from my new Mac (M2 Mini, running Ventura) to my old Mac (2017 iMac, running Catalina), and signing and chai

RE: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread jonmcalexander
Hi James, Take a look at this URL: https://stackoverflow.com/questions/64721644/javax-net-ssl-sslprotocolexception-the-certificate-chain-length-11-exceeds-th It may help, Dream * Excel * Explore * Inspire Jon McAlexander Senior Infrastructure Engineer Asst. Vice President He/His Middleware Pro

Re: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread James H. H. Lampert
On 5/18/23 12:18 AM, Thomas Hoffmann (Speed4Trade GmbH) wrote: Which version of tomcat do you use? Is the stack trace truncated in your mail? Is there a "caused by ..." further down the stacktrace? It looks like the error is thrown deeper in SSLUtil when creating the ssl context. Maybe you can

Re: Best Practice to Upgrade Apache Tomcat from 9.0.56 to 9.0.74

2023-05-18 Thread Mark Thomas
18 May 2023 06:06:04 Meltron Kendrick : I created a "jar" file using WinRAR -- but no go --- Got the following error message... "Error: Could not find or load main class org.apache.catalina.util.ServerInfo" Any ideas on HOW TO properly do this? Start with an official Tomcat release that d

AW: Too many certificates in chain?!? Help!

2023-05-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello James, > -Ursprüngliche Nachricht- > Von: James H. H. Lampert > Gesendet: Donnerstag, 18. Mai 2023 02:00 > An: Tomcat Users List > Betreff: Too many certificates in chain?!? Help! > > Ladies and Gentlemen: > > I just had to revert a customer Tomcat server immediately after pluggi