I got the updated key but it still gives me unit test failures. The failures occur when running test for TEST-org.apache.tuscany.sca.binding.ws.axis2.itests.policy.wspolicy.WSSecurityAuthenticationTestCase.xml and TEST-org.apache.tuscany.sca.binding.ws.axis2.itests.policy.wspolicy.WSSecurityIntegrityTestCase.xml.
-----Original Message----- From: Simon Laws [mailto:[email protected]] Sent: Tuesday, March 10, 2009 10:25 AM To: [email protected] Subject: Re: tuscany-sca-1.2.1-incubating-src On Tue, Mar 10, 2009 at 4:50 PM, Sacauskis, Mike <[email protected]> wrote: > Looks like It is expired. Doe I have to create a whole now cert? You could gen a new key using keytool -genkey -alias TuscanyWsUser -keyalg RSA -keystore tuscanyKeys.jks -validity 9999 or just pull the updated one from our current 1.x code base... http://svn.apache.org/repos/asf/tuscany/branches/sca-java-1.x/modules/binding-ws-axis2/src/test/resources/org/apache/tuscany/sca/binding/ws/axis2/itests/policy/configparams/tuscanyKeys.jks Regards Simon
