On Fri, 2014-12-12 at 17:50 +0100, Stef Walter wrote:
> 
> That's true. But just to clarify it's not about avoiding loading the
> trust slots anywhere in the process (eg: for other callers that are not
> going via the proxy). It's about not including these modules in the
> resulting list used by the proxy.

Yeah. It looks like we can pass the extra strings/flags/whatever into
p11_modules_load_inlock_reentrant().

However, can we defer that processing from C_GetFunctionList() in the
proxy module to C_Initialize()? That way we can take arguments and know
where we're being invoked from...

-- 
dwmw2

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
p11-glue mailing list
p11-glue@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/p11-glue

Reply via email to