Set up Keystore and Truststore for TLS communication
Health Record Locator requires you to load certificates into the Keystore and Truststore of the WebLogic Sever or Managed WebLogic Server to enable TLS communication with the Web Service client.
To configure Identity and Trust for WebLogic Server or Managed WebLogic
Server:
- Follow the steps provided inConfiguring Identity and Trust in Oracle® Fusion Middleware Administering Security for Oracle WebLogic Server.
- Enable SSL to secure communication between the client and Health Record Locator application. For configuring SSL, follow the steps provided inSetting Up SSL: Main Steps in the same document.
- Under the Advanced section of SSL configuration steps:
- Set Hostname Verification to None.
- Enable Use Server Certs.
- Set the Two Way Client Cert Behavior option to Client Certs Requested and Enforced.
- Restart the WebLogic Server or Managed WebLogic Server after configuring the Keystore and Truststore values.