Versions Compared

Key

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

OpenSpecimen connects to external servers like REDCap, OpenClinica to import clinical data, LDAP directories to authenticate users etc. If the certificate of CA that signed the certificate of application/server (REDCap, LDAP, etc) that OpenSpecimen is attempting to connect is not these external servers is signed by a CA whose certificate is not present in the trust store by default , or if a proprietary certificate is being used, then that certificate needs then those CA certificates need to be installed in the JVM’s trust store.

Given below are the steps to import the certificate in trust store:

...