Using Bouncy Castle instead of Merlin in WSS4J 1.6.13

2014-02-17 Thread Giriraj Bhojak
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

Re: Using Bouncy Castle instead of Merlin in WSS4J 1.6.13

2014-03-14 Thread Giriraj Bhojak
hEigeartaigh cohei...@apache.orgwrote: Yes, Merlin supports SHA-256. Do you have the unlimited security policies installed in the JDK? Colm. On Fri, Mar 14, 2014 at 3:08 AM, Giriraj Bhojak girira...@gmail.comwrote: Hello Colm, I created the keystore using standard java keytool command

Re: Using Bouncy Castle instead of Merlin in WSS4J 1.6.13

2014-03-14 Thread Giriraj Bhojak
, Mar 14, 2014 at 4:18 PM, Giriraj Bhojak girira...@gmail.comwrote: I tried this through a junit after changing the algorithm. And here is what I got: SEVERE: java.security.NoSuchAlgorithmException: unsupported algorithm Mar 14, 2014 12:14:22 PM org.apache.cxf.phase.PhaseInterceptorChain