Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Try adding the certificate in the CONNECT application keystore (default one is gateway.jks). If the certificate is a self-signed certificate then you may also have to put the certificate in the truststore (default one is cacerts.jks) also. CONNECT uses 2-way SSL authentication, you have to import the CONNECT certificate into your application truststore and also enable 2-way SSL (eHealh exchange WS-Security requirement). Please note the secured Adapter interfaces use the same security polices as that of health exchange.

General errors

Audit records not appearing in Admin GUI?

Make sure the auditrepo data source in standalone.xml has the right database URL, username and password.

Why can't I log into the Admin GUI?

Ensure you are using the correct Username and Password.

You can reset the Admin GUI accounts by running the supplied SQL scripts to reset the database to its default CONNECTAdmin account.

...