Hi, Massimiliano Masi wrote: > Hi, > > Quoting "Ruchith Udayanga Fernando (JIRA)" <[EMAIL PROTECTED]>: > >>> At the moment , Rampart Configuration there is only one property >>> "user" , which is both used as the user name of the UsernameToken >>> and also as the alias for the certificate to sign messages. As there >>> can be situations these two can be different, if we can add an >>> optional parameter userCertAlias , this is can be used when username >>> and the cert alias are different. > > This is interesting and a very good news. Did you commit already? > > How can I use your patch?
Yes! The patch is applied. You will have to get the latest Rampart from the SVN [1] and then build it. First use "mvn clean install -Dtest=false" and then run "ant dist". (I know ... we have to properly more our distro build to maven2 :-) ). Seems like something is wrong with our nightly builds. Will get it fixed soon. Thanks, Ruchith 1. http://svn.apache.org/repos/asf/webservices/rampart/trunk/java
