Re: [Openvpn-devel] [PATCH] support PKCS11 lib dependencies

2022-12-07 Thread Selva Nair
Hi, On Tue, Dec 6, 2022 at 8:19 PM Marc Becker via Openvpn-devel < openvpn-devel@lists.sourceforge.net> wrote: > Modify the Win32-PE search path to find dependencies > in shared object origin location. > > Needs https://github.com/OpenSC/pkcs11-helper/pull/59 to work. > Would be nice if this c

[Openvpn-devel] [PATCH] support PKCS11 lib dependencies

2022-12-06 Thread Marc Becker via Openvpn-devel
Modify the Win32-PE search path to find dependencies in shared object origin location. Needs https://github.com/OpenSC/pkcs11-helper/pull/59 to work. Would be nice if this could still be included for v2.6, an additional pkcs11-helper patch may be added to preempt the PR. __