https://bz.apache.org/bugzilla/show_bug.cgi?id=60087
Bug ID: 60087 Summary: Bouncy Castle in WEB-INF/lib not working on Tomcat 8 when unpackWars=false Product: Tomcat 8 Version: 8.0.37 Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: shamil.bahi...@gmail.com This is basically same issue but with a test project provided that you can debug https://bz.apache.org/bugzilla/show_bug.cgi?id=57736 What happens is javax.crypto.JarVerifier.verifySingleJar complains about unsigned content which in fact there's not such content in the jar but for some reason all WAR resources appear as jar's content java.util.jar.JarException: jar:file:/C:/Users/bahisha/work/apache-tomcat-8.0.36/webapps/test.war!/WEB-INF/lib/bcprov-jdk16-1.46.jar has unsigned entries - WEB-INF/lib/bcprov-jdk16-1.46.jar -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org