Hello, I need to use Bouncy Castle provider with WSS4J 1.6.13. Merlin is used by default since 1.6.x. Could anyone explain why this was done? I mean was there something with Bouncy Castle that prompted this change?
And is following set of keys the right way to use Bouncy Castle with WSS4J (found this from https://community.oracle.com/thread/1529571?tstart=1872)? org.apache.ws.security.crypto.provider=org.apache.ws.security.components.crypto.BouncyCastle org.apache.ws.security.crypto.merlin.keystore.type=PKCS12 org.apache.ws.security.crypto.merlin.keystore.password=password org.apache.ws.security.crypto.merlin.keystore.alias=alias org.apache.ws.security.crypto.merlin.alias.password=password Regards, Giriraj.