ffang commented on PR #1893: URL: https://github.com/apache/cxf/pull/1893#issuecomment-2133909101
> Using Semeru 17.0.10 I got to : `[INFO] Apache CXF Runtime WS Security ..................... FAILURE [ 35.135 s]` > > In which the error messages were of the form: > > ` NoSuchAlgorithmException: PKCS11 SecureRandom not available > > or > > org.apache.cxf.binding.soap.SoapFault: Security processing failed. ` > > `[ERROR] Tests run: 228, Failures: 3, Errors: 60, Skipped: 19` > > Will try Semeru 21 now Hi @jgoodyear , Not an expert for IBM JDK configuration, but per the IBM doc here https://www.ibm.com/support/pages/fips-certified-cryptography-ibm-semeru-runtimes PKCS11 SecureRandom should be available with IBM fips certified JDK. I guess somehow the testing environment/machine/jdk isn't fully FIPS ready? Best Regards Freeman -- 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...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org