By default we have libssl.so and libcrypto.so. Is it possible to configure and build using alternate names, e.g. libtestssl.so and libtestcrypto.so ? A simple rename won't work since libssl refers to libcrypto.