I am having to consume a web service via 2 way SSL. We have exchanged certificates and I am trying to connect and am getting a handshake failure. I am using Oracle Service Bus to connect to the web service. My questions:
- What is the keystore in the fwmconfig folder (that I access from Oracle Enterprise Manager)?
- What is the keystore in the weblogic server (that I access from the admin console/managed server keystore tab)?
- What are the differences between these and which one should I use to import the servers cert and try to connect?
- Also, there are cacerts in several directories in the installation, what do I use those for?
Not knowing where to import the server certificate. Can someone please help?