JDK11 build 17, JCE cannot authenticate the provider BC...
Any test using the latest JDK11 build 17(worked well with build16), will fail with below. Caused by: java.lang.SecurityException: JCE cannot authenticate the provider BC at java.base/javax.crypto.JceSecurity.getInstance(JceSecurity.java:143) ...