Re: Error occurred while upgrading BPM application to Tomcat 8.5.53

2020-04-16 Thread Kushagra Bindal
Thanks Marks. It helps in solving the problem. On Thu, Apr 9, 2020, 5:44 PM Mark Thomas wrote: > On April 9, 2020 8:49:05 AM UTC, Kushagra Bindal < > bindal.kusha...@gmail.com> wrote: > >Yes Mark. :) This discussion is also going on. > > > >But is there anything configuration changes which I can

Re: [OT] Webapp deployed in Tomcat 8.5.31 fail to use TLSv1.2 when sending mail

2020-04-16 Thread Curt Johansson
Thanks Chris, your comment were very valuable. Most were confirmations of my own findings which is needed after many hours of investigation when doubt kicks in. As you suggested I took a trip down the socketFactory road but realised that just sending a plain mail shouldn't be that complicate

Re: JNDI match of LDAP hashed passwords fail against cleartext

2020-04-16 Thread Brian Burch
On 15/4/20 6:24 am, Mark Thomas wrote: On 14/04/2020 07:34, Brian Burch wrote: I searched for usages of MessageDigestCredentialHandler.setAlgorithm, but only found it used once - within TestJNDIRealm. I did not find any occurrences within tomcat mainline code, but would not be surprised if th