Some releases of the product install multiple versions of the OpenSSL library file (TLS/SSL Support File); however, the installer and branding tool only brand the library files installed at the top level of the /lib directory, xxopenssl.so (default version). If you want to use a different version of the library with your branded drivers, remove this file from the /lib subdirectory after branding. Then, move the OpenSSL library file you want to use to that directory, and rename it using the name of the file you removed. For example, if you branded the product with the prefix gf , the library file ddopenssl.so becomes gfopenssl.so.
Note: The OpenSSL library file must be stored in the install_dir/lib subdirectory unless a different location is specified using the CryptoLibName and SSLLibName connection options. Refer to your product's user's guide for more information.