pjfanning opened a new issue, #6459: URL: https://github.com/apache/jmeter/issues/6459
Bouncycastle no longer release jdk15on jars. Best to switch to the jdk18on ones. This is a critical security library and the old jdk15on jars have multiple security bugs (CVEs). * https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk15on * https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk18on The switchover is usually very easy. Same classes, just compiled with Java 8. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org