Hello, I have question:
How do (can) we change the default crypto provider used by WSS4J for a particular Java runtime instance? We are using WSS4J 1.5 and would like to enable WSS4J to use the default crypto provider provided by Sun or IBM in a Java runtime. The idea here is we want to make it as easy as possible for our developers to test transactions using WS-Security running in Axis. We run Axis/WSS4J in JBoss, Tomcat and Websphere containers and would like to be able to test using the standard providers found in either JVM implementation without having to configure the BouncyCastle provider. Please note the aim here isn't to phase out or replace our use of BouncyCastle provider in production as we are quite happy with its capabilities. Rather we want to remove a step (steamline setup) for developers that want to test using our security configuration. Our default client-side configuration is to enable Username token, ecrypted: <parameter name="action" value="UsernameToken Encrypt Timestamp"/> Thanks in advance for your reply. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
