Error - F_JG202F OpenSSL Library Error

Documentation: Error - F_JG202F OpenSSL Library Error

Error: F_JG202F: OpenSSL Library Error

Issue

The following error appears:


Error: F_JG202F: Attempt to load dynamic shared library '<path>' failed with error: '/lib64/libldap.so.2: undefined symbol: EVP_md2, version OPENSSL_<x.x.x>'. This problem could be because this library or a library it referenced was not contained in library search path variable 'LD_LIBRARY_PATH'.`

Environment

  • DSS 6
  • Linux

Resolution

This issue occurs when DSS (installed on Linux) connects to a location (database) using SSL authentication/connection.

To resolve this issue, install the required OpenSSL libraries on your Linux system from which DSS connects to the database/location. The specific OpenSSL version needed is displayed in the error message.

Cause

This error occurs because the required OpenSSL library for establishing an SSL connection is not available on the Linux system from which DSS connects to the database/location.