[openssl-users] How to disable DSO support at runtime?

Jeffrey Walton noloader at gmail.com
Mon Aug 17 02:56:00 UTC 2015


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?


More information about the openssl-users mailing list