We can disable DSO support at configure time with 'no-dso'. But its not clear to me how to explicitly disable the feature at runtime if the platform/distro provided the OpenSSL libraries (and they were enabled). I took a look at config(5), but that's more for configuration files, and less of running configs. How do I disable the DSO interface at runtime?