How to configure secure Application to application communications of api?
We have weblogic infra 12.2.1.4, with Oracle java jdk1.8.0.xxx on RHEL 7.x with back end Oracle DB.
Application A is deployed on weblogic server.
Application A tries to call api of another outside firewall service.
How this can be configured on weblogic server? if required apart from outside service certificate if added in weblogic keystore?
On Code level if any precautions or changes needed to be done?
Thank you
Rajive