Previous Topic: Set the WebLogic Environment on UNIX

Next Topic: SOA Agent for Application Servers Logging

Configure the JVM to Use the JSafeJCE Security Provider

The SOA Agent for WebLogic XML encryption function requires that the JVM is configured to use the JSafeJCE security provider.

To configure the SOA Agent to use the JSafeJCE security provider, add a JSafeJCE security provider entry (com.rsa.jsafe.provider.JsafeJCE) to JVM_HOME\lib\security\java.security file.

In the following example, the JSafeJCE security provider entry has been added as the second security provider:

security.provider.1=sun.security.provider.Sun
security.provider.2=com.rsa.jsafe.provider.JsafeJCE
security.provider.3=sun.security.rsa.SunRsaSign
security.provider.4=com.sun.net.ssl.internal.ssl.Provider
security.provider.5=com.sun.crypto.provider.SunJCE
security.provider.6=sun.security.jgss.SunProvider
security.provider.7=com.sun.security.sasl.Provider


Copyright © 2009 CA. All rights reserved. Email CA about this topic