Description of problem: RHEL-5 client build fails while building gfdb feature. This requires disabling of the tiering feature which uses gfdb which in turn uses SQLite. Also RHEL 5.11 does not support TLS v1.2. This results in a forced #error in the source file rpc/rpc-transport/socket/src/socket.c which requires to define USE_INSECURE_OPENSSL for the build to proceed. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: