Venkata Krishnan wrote:
HI Sebasitien,

I just figured out that there is no need to generate the keys i.e. the
tuscanyKeys.jks again.  Please go over to the jre\lib\security\java.security
of the IBM JDK installation and set up the security providers as follows.

#
# List of providers and their preference orders (see above):
#
security.provider.1=org.bouncycastle.jce.provider.BouncyCastleProvider
security.provider.3=com.ibm.jsse2.IBMJSSEProvider2
security.provider.2=com.ibm.crypto.provider.IBMJCE
security.provider.4=com.ibm.security.jgss.IBMJGSSProvider
security.provider.5=com.ibm.security.cert.IBMCertPath
security.provider.6=com.ibm.security.sasl.IBMSASL

I found this fixing the problem.  Let me know if this works for you as well.

thanks


I upgraded my JDK when I installed WebSphere 6.1 yesterday and that JDK seemed to fix the problem too :)

Thanks...

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to