Re: Passing client certificate through Nginx to Tomcat SSL Valve

2017-05-27 Thread Lucas Ventura Carro
> On 23/06/2016 12:58, Mark Thomas wrote: > Smarter sounds good to me. Why not try and write a patch for this? I work faster with github pull-requests :) https://github.com/apache/tomcat80/pull/8 > On a related topic, I wonder how tolerant > CertificateFactory.generateCertificate() is since that

Re: Upgrade to APR 1.5 with Tomcat 8.0.39 distro

2017-05-27 Thread Mark Thomas
On 27/05/17 08:16, Mohammed Manna wrote: > Hi, > > I understand that there were some notable security upgrades made for 1.5 > APR. For tomcat 8.0.39 i belive the distro is still using 1.2.12. > > Does anyone know if upgrading to 1.5.2 will cause any complications? You appear to be mixing up vers

Upgrade to APR 1.5 with Tomcat 8.0.39 distro

2017-05-27 Thread Mohammed Manna
Hi, I understand that there were some notable security upgrades made for 1.5 APR. For tomcat 8.0.39 i belive the distro is still using 1.2.12. Does anyone know if upgrading to 1.5.2 will cause any complications? KR,