On Mon, 2008-10-13 at 22:11 -0400, Geoff Thorpe wrote:
> What's the relation between this patch and the original poster's 
> question? I suspect that I haven't fully understood what your patch is
> trying to resolve.

The question was 'how to load a DSO from within an engine'. That patch
just highlights some existing, functional code which loads a DSO from
within an external engine (the openssl_tpm_engine, from the Trousers
project).

It highlights that code by disabling it, but in doing so it does show
where to look.

The problem I was trying to resolve, in that particular case, was that
the engine _was_ using DSO_load() and I didn't want it to. The opposite
of the original poster's problem :)

-- 
David Woodhouse                            Open Source Technology Centre
[EMAIL PROTECTED]                              Intel Corporation

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to