Shouldn't no-pinshared be the default?

Jordan Brown openssl at jordan.maileater.net
Wed Mar 6 17:38:03 UTC 2019


On 3/5/2019 1:16 PM, Yann Ylavic wrote:
> Furthermore, if that scenario were a real use case, it'd mean that
> libldap could initialize openssl with no regard to httpd needs,


Everybody has to play nice, but ... yes.  Random libraries might need
OpenSSL for their own reasons, and the application cannot predict which
libraries might need it or what those reasons might be.  OpenSSL must be
designed to be used by multiple non-coordinated components running in
the same process, including by dynamically loaded and unloaded shared
objects.

-- 
Jordan Brown, Oracle ZFS Storage Appliance, Oracle Solaris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20190306/d1c2aff0/attachment-0001.html>


More information about the openssl-users mailing list