It uses pkcs11-helper [1]. http://opensc-project.org/pkcs11-helper
On Fri, Jan 22, 2010 at 3:35 AM, John R Pierce <pie...@hogranch.com> wrote: > I'm looking at the pkcs11 support in openvpn 2.1... > does that use the openssl engine_pkcs11 developed by the opensc group, or > does it directly implement the interface to a pkcs11 driver without going > through the openssl engine interface ? > > > upon my initial examination of the source, it appears to be the latter ? > > > > I ask because I've been searching in vain for a sample C program that > utilizes the engine_pkcs11 so I can better understand how to utilize it. > > > > >