On 22/07/2019 11:43, Mark Thomas wrote: > On 22/07/2019 11:09, build...@apache.org wrote: >> The Buildbot has detected a new failure on builder tomcat-85-trunk while >> building tomcat. Full details are available at: >> https://ci.apache.org/builders/tomcat-85-trunk/builds/1846 >> >> Buildbot URL: https://ci.apache.org/ >> >> Buildslave for this Build: asf946_ubuntu >> >> Build Reason: The AnyBranchScheduler scheduler named 'on-tomcat-85-commit' >> triggered this build >> Build Source Stamp: [branch 8.5.x] 4fc25e552e0d2a8da718bcc3f975f0092341093a >> Blamelist: Mark Thomas <ma...@apache.org> >> >> BUILD FAILED: failed shell_11 > > I think the problem here is that repository.a.o has updated its cert and > Java 7 doesn't have the CA in the trusted certs list. > > Need to confirm that this is the problem and then think about a way to > work around this...
I fixed this using the javax.net.ssl.trustStore system property that I pointed to the Java 8 CA file (overriding the default Java 7 one). Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org