Importing the Client Certificates to the Trust Store (DemoTrust.jks)

If the application WSDL is certificate authority (CA)-certified, you must update FMW_HOME/user_projects/domains/WLS_SOA/bin/setDomainEnv.sh as follows:

  1. Open FMW_HOME/user_projects/domains/WLS_SOA/bin/setDomainEnv.sh.
  2. In EXTRA_JAVA_PROPERTIES:

    Replace:

    • -Djavax.net.ssl.trustStore=%WL_HOME%\server\lib\DemoTrust.jks

    With:

    • -Djavax.net.ssl.trustStore=kss://system/trust -Djavax.net.ssl.trustStoreType=kss