SOA CS setup
1. download the Eloqua certs and install on SOA CS via em
Note the 3 certs -
Symantec
Verisign
Eloqua
This reflects the following -
2. Create an entry for the EloquaKey you will be using in your SOA composite -
3. amend setDomainEnv.sh to leverage the store -
Change the EXTRA_JAVA_PROPERTIESrelated to the trust store
Replace: • -Djavax.net.ssl.trustStore=%WL_HOME%\server\lib\DemoTrust.jks
with:
-Djavax.net.ssl.trustStore=kss://system/trust - Djavax.net.ssl.trustStoreType=kss
Re-boot the SOA Server